Sciweavers

1135 search results - page 46 / 227
» On Performance of Delegation in Java
Sort
View
IPPS
2005
IEEE
15 years 7 months ago
NUMA-Aware Java Heaps for Server Applications
We introduce a set of techniques to both measure and optimize memory access locality of Java applications running on cc-NUMA servers. These techniques work at the object level and...
Mustafa M. Tikir, Jeffrey K. Hollingsworth
ECOOP
2005
Springer
15 years 7 months ago
Loosely-Separated "Sister" Namespaces in Java
Most modern programming systems such as Java allow us to link independently developed components together dynamically. This makes it possible to develop and deploy software on a pe...
Yoshiki Sato, Shigeru Chiba
DEXAW
1999
IEEE
81views Database» more  DEXAW 1999»
15 years 6 months ago
Interoperability of Event Service in Java ORB Environment
This paper begins with consideration on push technology in Java ORB environment, and investigates interoperability of event channels of the event service of CORBA, which should be...
Gil Seong Na, Sang Ho Lee
IFM
2010
Springer
124views Formal Methods» more  IFM 2010»
15 years 14 days ago
Safe Commits for Transactional Featherweight Java
Abstract. Transactions are a high-level alternative for low-level concurrencycontrol mechanisms such as locks, semaphores, monitors. A recent proposal for integrating transactional...
Thi Mai Thuong Tran, Martin Steffen
ISPASS
2010
IEEE
15 years 8 months ago
The Hadoop distributed filesystem: Balancing portability and performance
—Hadoop is a popular open-source implementation of MapReduce for the analysis of large datasets. To manage storage resources across the cluster, Hadoop uses a distributed user-le...
Jeffrey Shafer, Scott Rixner, Alan L. Cox