Sciweavers

3872 search results - page 73 / 775
» The Java memory model
Sort
View
CAV
2010
Springer
179views Hardware» more  CAV 2010»
15 years 3 months ago
Generating Litmus Tests for Contrasting Memory Consistency Models
Well-defined memory consistency models are necessary for writing correct parallel software. Developing and understanding formal specifications of hardware memory models is a chal...
Sela Mador-Haim, Rajeev Alur, Milo M. K. Martin
WSC
1997
15 years 1 months ago
An HCFG Model of a Traffic Intersection Specified Using HiMASS-j
The specification of a simulation model of a complex traffic intersection using the Hierarchical Modeling And Simulation System-Java (HiMASS-j) is presented.
Thorsten Daum
WSC
2004
15 years 1 months ago
Distributing a Large-Scale, Complex Fab Simulation Using HLA and Java: Issues and Lessons
Distributed simulation promises a range of benefits and opportunities, especially for modeling large-scale complex systems, such as wafer fabs. However, as with many promising tec...
Leon F. McGinnis
SWAT
2000
Springer
97views Algorithms» more  SWAT 2000»
15 years 3 months ago
I/O-Space Trade-Offs
We define external memory (or I/O) models which capture space complexity and develop a general technique for deriving I/O-space trade-offs in these models from internal memory mode...
Lars Arge, Jakob Pagter
ECOOP
2007
Springer
15 years 6 months ago
Generational Real-Time Garbage Collection
Abstract. While real-time garbage collection is now available in production virtual machines, the lack of generational capability means applications with high allocation rates are ...
Daniel Frampton, David F. Bacon, Perry Cheng, Davi...