Sciweavers

444 search results - page 4 / 89
» Declarative Concurrency in Java
Sort
View
CONCURRENCY
2008
119views more  CONCURRENCY 2008»
13 years 11 months ago
Babylon: middleware for distributed, parallel, and mobile Java applications
Willem van Heiningen, Steve MacDonald, Tim Brecht
RTSS
2005
IEEE
14 years 4 months ago
Preemptible Atomic Regions for Real-Time Java
nt a new concurrency control abstraction for real-time systems called preemptible atomic regions (PARs). PARs a transactional mechanism that improves upon lock-based mutual exclus...
Jeremy Manson, Jason Baker, Antonio Cunei, Suresh ...
CONCURRENCY
2006
77views more  CONCURRENCY 2006»
13 years 11 months ago
Revocation techniques for Java concurrency
er proposes two approaches to managing concurrency in Java using a guarded region abstraction. Both approaches use revocation of such regions
Adam Welc, Suresh Jagannathan, Antony L. Hosking
ICSE
2009
IEEE-ACM
14 years 11 months ago
FlexSync: An aspect-oriented approach to Java synchronization
Designers of concurrent programs are faced with many choices of synchronization mechanisms, among which clear functional trade-offs exist. Making synchronization customizable is h...
Charles Zhang
CONCURRENCY
1998
49views more  CONCURRENCY 1998»
13 years 10 months ago
Developing numerical libraries in Java
Ronald F. Boisvert, Jack Dongarra, Roldan Pozo, Ka...