Sciweavers

4037 search results - page 98 / 808
» Video performance in Java
Sort
View
APPINF
2003
15 years 5 months ago
A Comparison of Two Different Java Technologies to Implement a Mobile Agent System
This paper describes an evaluation of the two technologies Aglets from IBM Japan and JavaSpaces from Sun Microsystems used to implement the same mobile agent system. The Aglets fr...
Alf Inge Wang, Carl-Fredrik Sørensen
IEEEPACT
1998
IEEE
15 years 8 months ago
Exploiting Method-Level Parallelism in Single-Threaded Java Programs
Method speculation of object-oriented programs attempts to exploit method-level parallelism (MLP) by executing sequential method invocations in parallel, while still maintaining c...
Michael K. Chen, Kunle Olukotun
POS
1998
Springer
15 years 8 months ago
Porting a Distributed System to PJama: Orthogonal Persistence for Java?
This paper describes the experience of porting a 25,000 line distributed Java [GJS97] program to version 0.3.5.1 of the orthogonally persistent programming environment PJama. The ...
Huw Evans, Susan Spence
VTC
2007
IEEE
15 years 10 months ago
Evaluating the Performance of Raptor Codes for DVB-H by Using the Gilbert-Elliott Channel
— The Gilbert-Elliott channel is used to evaluate the performance of Raptor codes for file download in the standard Digital Video Broadcasting for Handhelds (DVB-H). This allows...
Leif R. Wilhelmsson
ICCD
2005
IEEE
127views Hardware» more  ICCD 2005»
16 years 1 months ago
Using Scratchpad to Exploit Object Locality in Java
Performance of modern computers is tied closely to the effective use of cache because of the continually increasing speed discrepancy between processors and main memory. We demons...
Carl S. Lebsack, J. Morris Chang