Sciweavers

4037 search results - page 62 / 808
» Video performance in Java
Sort
View
NOMS
2000
IEEE
101views Communications» more  NOMS 2000»
15 years 8 months ago
Using mobile agents for network performance management
Mobile agent frameworks have attracted a lot of attention in recent years, seen as counterparts of static distributed object frameworks but allowing also for object or agent mobil...
Christos Bohoris, George Pavlou, Haitham S. Cruick...
SIGMETRICS
2006
ACM
168views Hardware» more  SIGMETRICS 2006»
15 years 10 months ago
Throughput performance of popular JMS servers
The Java Messaging Service (JMS) facilitates communication among distributed software components according to the publish/subscribe principle. If the subscribers install filter r...
Michael Menth, Robert Henjes, Christian Zepfel, Se...
INFSOF
2000
98views more  INFSOF 2000»
15 years 3 months ago
Performance comparison of CORBA and RMI
Distributed object architectures and Java are important for building modern, scalable, web-enabled applications. This paper is focused on qualitative and quantitative comparison o...
Matjaz B. Juric, Ivan Rozman, Marjan Hericko
HICSS
2000
IEEE
124views Biometrics» more  HICSS 2000»
15 years 7 months ago
An Empirical Study of Distribution based on Voyager: A Performance Analysis
The paper describes the model, implementation and experimental evaluation of a distributed Kohonen Neural Network application (Kohonen Application). The aim of this research is to...
Sérgio Viademonte, Frada Burstein, Fá...
PPOPP
2006
ACM
15 years 10 months ago
Scalable synchronous queues
We present two new nonblocking and contention-free implementations of synchronous queues, concurrent transfer channels in which producers wait for consumers just as consumers wait...
William N. Scherer III, Doug Lea, Michael L. Scott