Sciweavers

4385 search results - page 42 / 877
» Abstraction for Concurrent Objects
Sort
View
SIGACT
1998
69views more  SIGACT 1998»
14 years 10 months ago
Polymorphism, objects and abstract types
Peter W. O'Hearn
KBSE
1999
IEEE
15 years 3 months ago
Modular and Incremental Analysis of Concurrent Software Systems
Modularization and abstraction are the keys to practical verification and analysis of large and complex systems. We present in an incremental methodology for the automatic analysi...
Hassen Saïdi
LADS
2007
Springer
15 years 4 months ago
simpA: A Simple Agent-Oriented Java Extension for Developing Concurrent Applications
Abstract. More and more aspects of concurrency and concurrent programming are becoming part of mainstream programming and software engineering, as a result of several factors, such...
Alessandro Ricci, Mirko Viroli, Giulio Piancastell...
CONCURRENCY
2002
112views more  CONCURRENCY 2002»
14 years 10 months ago
An analysis of VI Architecture primitives in support of parallel and distributed communication
We present the results of a detailed study of the Virtual Interface (VI) paradigm as a communication foundation for a distributed computing environment. Using Active Messages and ...
Andrew Begel, Philip Buonadonna, David E. Culler, ...
SAC
2010
ACM
15 years 5 months ago
Checking concurrent contracts with aspects
The applicability of aspects as a means of implementing runtime contract checking has been demonstrated in prior work, where contracts are identified as cross-cutting concerns [1...
Eric Kerfoot, Steve McKeever