Sciweavers

1624 search results - page 10 / 325
» Distributed Threads in Java
Sort
View
PDP
2007
IEEE
14 years 28 days ago
An Annotation-Based Framework for Parallel Computing
This paper presents a programming language for parallel computing based on code annotations. It has similar goals and philosophy as OpenMP but it is more tightly coupled to the ob...
Carlos A. Cunha, João Luís Sobral
NPC
2007
Springer
14 years 25 days ago
A Cost-Aware Parallel Workload Allocation Approach Based on Machine Learning Techniques
Parallelism is one of the main sources for performance improvement in modern computing environment, but the efficient exploitation of the available parallelism depends on a number ...
Shun Long, Grigori Fursin, Björn Franke
JAVA
2001
Springer
13 years 11 months ago
Providing soft real-time QoS guarantees for Java threads
12 The Java platform has many characteristics that make it very desirable for integrated continuous media processing. Unfortunately, it lacks the necessary CPU resource management ...
James C. Pang, Gholamali C. Shoja, Eric G. Manning
FGCS
2008
144views more  FGCS 2008»
13 years 6 months ago
Distributed strategic interleaving with load balancing
In a previous paper, we developed an algebraic theory of threads, interleaving of threads, and interaction of threads with services. In the current paper, we assume that the thread...
Jan A. Bergstra, C. A. Middelburg
ISCIS
2004
Springer
14 years 2 days ago
Thread-Sensitive Points-to Analysis for Multithreaded Java Programs
Abstract. Every running thread has its own thread context that consists of values of the fields of the target thread object. To consider the thread context in understanding the be...
Byeong-Mo Chang, Jong-Deok Choi