Sciweavers

75 search results - page 1 / 15
» Linda implementations in Java for concurrent systems
Sort
View
CONCURRENCY
2004
97views more  CONCURRENCY 2004»
13 years 5 months ago
Linda implementations in Java for concurrent systems
George Wells, Alan Chalmers, Peter G. Clayton
ITICSE
2010
ACM
13 years 7 months ago
JavaSpaces NetBeans: a linda workbench for distributed programming course
In this paper we introduce the JavaSpaces NetBeans IDE (JSN) which integrates the JavaSpaces technology, an implementation of Linda principles in Java, with the NetBeans1 IDE. JSN...
Magdalena Dukielska, Jacek Sroka
PPPJ
2004
ACM
13 years 10 months ago
New and improved: Linda in Java
This paper discusses the current resurgence of interest in the Linda coordination language for parallel and distributed programming. Particularly in the Java field, there have be...
George Wells
COMPSAC
2002
IEEE
13 years 10 months ago
Concurrency Control with Java and Relational Databases
As web–based information systems usually run in concurrent environment, the complexity for implementing and testing those systems is significantly high. Therefore it is useful ...
Sérgio Soares, Paulo Borba
POS
2000
Springer
13 years 8 months ago
Implementing Orthogonally Persistent Java
Orthogonally persistent Java combines the power of abstraction over persistence with Java's rich programming environment. In this paper we report our experience in designing a...
Alonso Marquez, Stephen Blackburn, Gavin Mercer, J...