When Concurrency Matters: Behaviour-Oriented Concurrency

L Cheeseman, MJ Parkinson, S Clebsch… - Proceedings of the …, 2023 - dl.acm.org
Expressing parallelism and coordination is central for modern concurrent programming.
Many mechanisms exist for expressing both parallelism and coordination. However, the …

Cloud Actor-Oriented Database Transactions in Orleans

T Eldeeb, S Burckhardt, R Bond, A Cidon… - Proceedings of the …, 2024 - dl.acm.org
Microsoft Orleans is a popular open source distributed programming framework and platform
which invented the virtual actor model, and has since evolved into an actor-oriented …

Portals: an extension of dataflow streaming for stateful serverless

J Spenger, P Carbone, P Haller - … on New Ideas, New Paradigms, and …, 2022 - dl.acm.org
Portals is a serverless, distributed programming model that blends the exactly-once
processing guarantees of stateful dataflow streaming frameworks with the message-driven …

Parallelism-optimizing data placement for faster data-parallel computations

N Baruah, P Kraft, F Kazhamiaka, P Bailis… - Proceedings of the …, 2022 - dl.acm.org
Systems performing large data-parallel computations, including online analytical processing
(OLAP) systems like Druid and search engines like Elasticsearch, are increasingly being …

Skadi: Building a distributed runtime for data systems in disaggregated data centers

C Hu, C Wang, S Wang, N Sun, Y Bao, J Zhao… - Proceedings of the 19th …, 2023 - dl.acm.org
Data-intensive systems are the backbone of today's computing and are responsible for
sha** data centers. Over the years, cloud providers have relied on three principles to …

Rethinking State Management in Actor Systems for Cloud-Native Applications

Y Liu, R Laigner, Y Zhou - Proceedings of the 2024 ACM Symposium on …, 2024 - dl.acm.org
The actor model has gained increasing popularity. However, it lacks support for complex
state management tasks, such as enforcing foreign key constraints and ensuring data …

A Survey of Actor-Like Programming Models for Serverless Computing

J Spenger, P Carbone, P Haller - Active Object Languages: Current …, 2024 - Springer
Serverless computing promises to significantly simplify cloud computing by providing
Functions-as-a-Service where invocations of functions, triggered by events, are …

A Proposal for a continuum-aware programming model: from workflows to services autonomously interacting in the compute continuum

M Aldinucci, R Birke, A Brogi, E Carlini… - 2023 IEEE 47th …, 2023 - ieeexplore.ieee.org
This paper proposes a continuum-aware programming model enabling the execution of
application workflows across the compute continuum: cloud, fog and edge resources. It …

[PDF][PDF] A Survey of Actor-Like Programming Models for Serverless Computing

P Haller - people.kth.se
Serverless computing promises to significantly simplify cloud computing by providing
Functions-as-a-Service where invocations of functions, triggered by events, are …