Sciweavers

1204 search results - page 22 / 241
» Parallel concurrent ML
Sort
View
IPPS
1999
IEEE
15 years 6 months ago
Developing Parallel Applications Using the JAVAPORTS Environment
The JavaPorts system is an environment that facilitates the rapid development of modular, reusable, Java-based parallel and distributed applications for networked machines with het...
Demetris G. Galatopoullos, Elias S. Manolakos
CONCURRENCY
2002
110views more  CONCURRENCY 2002»
15 years 2 months ago
Parallel visualization of gigabyte datasets in GeoFEM
Parallel visualization of large datasets in GeoFEM is described. Our visualization subsystem supports concurrent visualization with computation, and outputs a simplified small gra...
Issei Fujishiro, Li Chen, Yuriko Takeshima, Hiroko...
LCPC
2005
Springer
15 years 7 months ago
Concurrency Analysis for Parallel Programs with Textually Aligned Barriers
Abstract. A fundamental problem in the analysis of parallel programs is to determine when two statements in a program may run concurrently. This analysis is the parallel analog to ...
Amir Kamil, Katherine A. Yelick
IPPS
1996
IEEE
15 years 6 months ago
Support for Extensibility and Reusability in a Concurrent Object-Oriented Programming Language
In many concurrent programming languages programs are difficult to extend and modify. This is because changes in a concurrent program (either through modification or extension) re...
Raju Pandey, James C. Browne
73
Voted
IPPS
2002
IEEE
15 years 7 months ago
A Multithreaded Concurrent Garbage Collector Parallelizing the New Instruction in Java
Chia-Tien Dan Lo, Witawas Srisa-an, J. Morris Chan...