Sciweavers

832 search results - page 11 / 167
» Mutation of Java Objects
Sort
View
CONCURRENCY
2000
101views more  CONCURRENCY 2000»
14 years 11 months ago
Jaguar: enabling efficient communication and I/O in Java
Implementing efficient communication and I/O mechanisms in Java requires both fast access to lowlevel system resources (such as network and raw disk interfaces) and direct manipul...
Matt Welsh, David E. Culler
RTCSA
1999
IEEE
15 years 3 months ago
Hard Real-Time Garbage-Collection in the Jamaica Virtual Machine
Java's automatic memory management is the main reason that prevents Java from being used in hard realtime environments. We present the garbage collection mechanism that is us...
Fridtjof Siebert
CEC
2008
IEEE
15 years 5 months ago
Natural Evolution Strategies
— This paper presents Natural Evolution Strategies (NES), a novel algorithm for performing real-valued ‘black box’ function optimization: optimizing an unknown objective func...
Daan Wierstra, Tom Schaul, Jan Peters, Jürgen...
66
Voted
WSC
2000
15 years 14 days ago
Silk, Java and object-oriented simulation
Silk
Richard A. Kilgore
WCRE
2010
IEEE
14 years 9 months ago
Static Analysis for Understanding Shared Objects in Open Concurrent Java Programs
—Concurrent programming with shared memory in an object-oriented language such as Java is notoriously difficult. Therefore, it is important to study new program understanding te...
Ana Milanova, Yin Liu