ORCA is a garbage collection protocol for actor-based programs. Multiple actors may mutate the heap while the collector is running without any dedicated synchronisation. ORCA is applicable to any actor language whose type system prevents data races and which supports causal message delivery. We present a model of ORCA which is parametric to the host language and its type system. We describe the interplay between the host language and the collector. We give invariants preserved by ORCA, and prove its soundness and completeness
We argue that the ability to model shared objects with changing local states, dynamic reconfigurab...
none2siAfter more than 40 years by their invention, actors are nowadays in the mainstream, as a refe...
We describe a concurrent garbage collector (GC) for object-oriented databases. Our GC uses a new sy...
Orca is a novel garbage collection protocol for actor-based, object-oriented programming languages f...
ORCA is a concurrent and parallel garbage collector for actor programs, which does not require any S...
Automatic garbage collection is an essential feature so that programs can reclaim resources without ...
A foundational model of concurrency is developed in this thesis. We examine issues in the design of ...
The actor message-passing model of concurrent computation has inspired new ideas in the areas of k...
Orca is a language for implementing parallel applications on loosely coupled distributed systems. Un...
International audienceThe actor model eases the definition of concurrent programs with non uniform b...
Orca is a language for implementing parallel applications on loosely coupled distri-buted systems. U...
In concurrent systems, some form of synchronisation is typically needed to achieve data-race freedom...
A foundational model of concurrency is developed in this thesis. We examine issues in the design o...
Constructing correct concurrent garbage collection algorithms is notoriously hard. Numerous such alg...
We have developed a new programming language, called Pony, that allows the user to easily write fast...
We argue that the ability to model shared objects with changing local states, dynamic reconfigurab...
none2siAfter more than 40 years by their invention, actors are nowadays in the mainstream, as a refe...
We describe a concurrent garbage collector (GC) for object-oriented databases. Our GC uses a new sy...
Orca is a novel garbage collection protocol for actor-based, object-oriented programming languages f...
ORCA is a concurrent and parallel garbage collector for actor programs, which does not require any S...
Automatic garbage collection is an essential feature so that programs can reclaim resources without ...
A foundational model of concurrency is developed in this thesis. We examine issues in the design of ...
The actor message-passing model of concurrent computation has inspired new ideas in the areas of k...
Orca is a language for implementing parallel applications on loosely coupled distributed systems. Un...
International audienceThe actor model eases the definition of concurrent programs with non uniform b...
Orca is a language for implementing parallel applications on loosely coupled distri-buted systems. U...
In concurrent systems, some form of synchronisation is typically needed to achieve data-race freedom...
A foundational model of concurrency is developed in this thesis. We examine issues in the design o...
Constructing correct concurrent garbage collection algorithms is notoriously hard. Numerous such alg...
We have developed a new programming language, called Pony, that allows the user to easily write fast...
We argue that the ability to model shared objects with changing local states, dynamic reconfigurab...
none2siAfter more than 40 years by their invention, actors are nowadays in the mainstream, as a refe...
We describe a concurrent garbage collector (GC) for object-oriented databases. Our GC uses a new sy...