Fully concurrent garbage collection of actors on many-core machines
S Clebsch, S Drossopoulou - Proceedings of the 2013 ACM SIGPLAN …, 2013 - dl.acm.org
Disposal of dead actors in actor-model languages is as important as disposal of
unreachable objects in object-oriented languages. In current practice, programmers are …
unreachable objects in object-oriented languages. In current practice, programmers are …
Recording process documentation for provenance
Scientific and business communities are adopting large-scale distributed systems as a
means to solve a wide range of resource-intensive tasks. These communities also have …
means to solve a wide range of resource-intensive tasks. These communities also have …
The origin of data: Enabling the determination of provenance in multi-institutional scientific systems through the documentation of processes
P Groth - 2007 - eprints.soton.ac.uk
The Oxford English Dictionary defines provenance as (i) the fact of coming from some
particular source or quarter; origin, derivation.(ii) the history or pedigree of a work of art …
particular source or quarter; origin, derivation.(ii) the history or pedigree of a work of art …
Assessing the ground data requirements for regional scale remote sensing of tropical forest biophysical properties
The use of remotely sensed data to estimate terrestrial properties usually involves the
acquisition of ground data. Remotely sensed data are being applied to ever larger areas …
acquisition of ground data. Remotely sensed data are being applied to ever larger areas …
[PDF][PDF] 'Pony': co-designing a type system and a runtime
S Clebsch - 2017 - core.ac.uk
We have developed a new programming language, called Pony, that allows the user to
easily write fast, safe, parallel programs. The focus of this work is using a powerful and novel …
easily write fast, safe, parallel programs. The focus of this work is using a powerful and novel …
[PDF][PDF] Ownership and reference counting based garbage collection in the actor world
We propose Pony-ORCA, a fully concurrent protocol for garbage collection in the actor
paradigm. It allows actors to perform garbage collection concurrently with any number of …
paradigm. It allows actors to perform garbage collection concurrently with any number of …
A simple distributed garbage collector for distributed real-time Java
P Basanta-Val, M García-Valls - The Journal of Supercomputing, 2014 - Springer
The use of real-time distribution middleware programmed with high-level languages like
Java is becoming of increasing interest in next generation applications. Technology like …
Java is becoming of increasing interest in next generation applications. Technology like …
[PDF][PDF] Correctness of a concurrent object collector for actor languages
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 …
the heap while the collector is running without any dedicated synchronisation. ORCA is …
[PDF][PDF] FAULT-TOLERANT AND FAULT-RECOVERING GARBAGE COLLECTION FOR THE ACTOR MODEL: A COLLAGE-BASED APPROACH
DAN PLYUKHIN - 2024 - dplyukhin.github.io
An actor garbage collector (actor GC) is a tool for automatically identifying actors that are
safe to delete, and reclaiming their resources. Actor GC could be particularly useful in …
safe to delete, and reclaiming their resources. Actor GC could be particularly useful in …
[PDF][PDF] A fault-tolerant directory service for mobile agents based on forwarding pointers
L Moreau - Scalable Computing: Practice and Experience, 2006 - scpe.org
A reliable communication layer is an essential component of a mobile agent system. We
present a new fault-tolerant directory service for mobile agents, which can be used to route …
present a new fault-tolerant directory service for mobile agents, which can be used to route …