Sciweavers

1624 search results - page 40 / 325
» Distributed Threads in Java
Sort
View
FMICS
2009
Springer
13 years 11 months ago
Platform-Specific Restrictions on Concurrency in Model Checking of Java Programs
The main limitation of software model checking is that, due to state explosion, it does not scale to real-world multi-threaded programs. One of the reasons is that current software...
Pavel Parizek, Tomás Kalibera
IPPS
2003
IEEE
14 years 20 days ago
Automatic Resource Management Using an Adaptive Parallelism Environment
The Adaptive Parallelism Environment is introduced as a means of effectively utilizing MPP processing resources in a multi-programmed MIMD or distributed system. It achieves this...
David Wangerin, Isaac D. Scherson
CLUSTER
2005
IEEE
14 years 1 months ago
Near Overhead-free Heterogeneous Thread-migration
Thread migration moves a single call-stack to another machine to improve either load balancing or locality. Current approaches for checkpointing and thread migration are either no...
Ronald Veldema, Michael Philippsen
SPAA
1997
ACM
13 years 11 months ago
Thread Partitioning and Scheduling Based on Cost Model
Xinan Tang, Jing Wang, Kevin B. Theobald, Guang R....