Sciweavers

444 search results - page 18 / 89
» Declarative Concurrency in Java
Sort
View
IPPS
2006
IEEE
15 years 3 months ago
Performance analysis of Java concurrent programming: a case study of video mining system
As multi/many core processors become prevalent, programming language is important in constructing efficient parallel applications. In this work, we build a multithreaded video min...
Wenlong Li, Eric Li, Ran Meng, Tao Wang, Carole Du...
CONCURRENCY
1998
130views more  CONCURRENCY 1998»
14 years 9 months ago
JPVM: network parallel computing in Java
The JPVM library is a software system for explicit message-passing based distributed memory MIMD parallel programming in Java. The library supports an interface similar to the C a...
Adam Ferrari
CONCURRENCY
1998
181views more  CONCURRENCY 1998»
14 years 9 months ago
Communication Performance of Java-Based Parallel Virtual Machines
Message passing libraries such as Parallel Virtual Machine PVM and Message Passing Interface MPI provide a common Application Programming Interface API to implement parallel...
Narendar Yalamanchilli, William W. Cohen
ICSE
2007
IEEE-ACM
15 years 3 months ago
Testing Concurrent Java Components
Paul A. Strooper, Luke Wildman