Sciweavers

1932 search results - page 78 / 387
» Molecule-oriented programming in Java
Sort
View
POPL
2008
ACM
16 years 24 days ago
Automatic inference of stationary fields: a generalization of java's final fields
Java programmers can document that the relationship between two objects is unchanging by declaring the field that encodes that relationship to be final. This information can be us...
Christopher Unkel, Monica S. Lam
103
Voted
ECOOP
2008
Springer
15 years 2 months ago
Kilim: Isolation-Typed Actors for Java
This paper describes Kilim, a framework that employs a combination of techniques to help create robust, massively concurrent systems in mainstream languages such as Java: (i) ultra...
Sriram Srinivasan, Alan Mycroft
76
Voted
PLDI
2010
ACM
15 years 5 months ago
Evaluating the accuracy of Java profilers
Todd Mytkowicz, Amer Diwan, Matthias Hauswirth, Pe...
72
Voted
WSC
2000
15 years 1 months ago
Silk, Java and object-oriented simulation
Silk
Richard A. Kilgore
PLDI
2003
ACM
15 years 5 months ago
Ownership types for safe region-based memory management in real-time Java
The Real-Time Specification for Java (RTSJ) allows a program to create real-time threads with hard real-time constraints. Real-time threads use region-based memory management to ...
Chandrasekhar Boyapati, Alexandru Salcianu, Willia...