Sciweavers

4385 search results - page 46 / 877
» Abstraction for Concurrent Objects
Sort
View
CONCUR
1999
Springer
15 years 3 months ago
Object Types against Races
This paper investigates an approach for statically preventing race conditions in an object-oriented language. The setting of this work is a variant of Gordon and Hankin’s concurr...
Cormac Flanagan, Martín Abadi
95
Voted
CONCURRENCY
2000
103views more  CONCURRENCY 2000»
14 years 10 months ago
Cooperating distributed garbage collectors for clusters and beyond
The contribution of this paper is twofold. First a distributed garbage collector (DGC) is presented that is optimized for remote method invocation in reliable networks, such as cu...
Michael Philippsen
ECOOPWEXCEPTION
2006
Springer
15 years 2 months ago
Handling Multiple Concurrent Exceptions in C++ Using Futures
Abstract. Exception handling is a well-established mechanism in sequential programming. Concurrency and asynchronous calls introduce the possibility for multiple simultaneous excep...
Matti Rintala
WAIM
2000
Springer
15 years 2 months ago
An Optimal Locking Scheme in Object-Oriented Database Systems
In this paper, a locking-based concurrency control scheme is presented for object-oriented databases (OODBs). It is designed for controlling accesses to class hierarchy, which is ...
Woochun Jun, Le Gruenwald
CONCURRENCY
2008
83views more  CONCURRENCY 2008»
14 years 11 months ago
Distributing RePast agent-based simulations with HLA
ABSTRACT. Large, experimental Multi-Agent System (MAS) simulations are highly demanding tasks, both computationally and developmentally. Agent-toolkits provide reliable templates f...
Rob Minson, Georgios K. Theodoropoulos