Sciweavers

3796 search results - page 196 / 760
» Presentations by Programmers for Programmers
Sort
View
ECOOP
2012
Springer
13 years 5 months ago
Inference and Checking of Object Ownership
Ownership type systems describe a heap topology and enforce an encapsulation discipline; they aid in various program correctness and understanding tasks. However, the annotation ov...
Wei Huang, Werner Dietl, Ana Milanova, Michael D. ...
POPL
2002
ACM
16 years 3 months ago
Role analysis
We present a new role system in which the type (or role) of each object depends on its referencing relationships with other objects, with the role changing as these relationships ...
Viktor Kuncak, Patrick Lam, Martin C. Rinard
VIS
2004
IEEE
109views Visualization» more  VIS 2004»
16 years 4 months ago
Visualizing Gyrokinetic Simulations
The continuing advancement of plasma science is central to realizing fusion as an inexpensive and safe energy source. Gryokinetic simulations of plasmas are fundamental to the und...
David Crawford, Kwan-Liu Ma, Min-Yu Huang, Scott K...
ICSE
2003
IEEE-ACM
16 years 3 months ago
The Deployer's Problem: Configuring Application Servers for Performance and Reliability
Frameworks such as J2EE are designed to simplify the process of developing enterprise applications by handling much of the complexity of concurrency, transaction, and persistence ...
Mukund Raghavachari, Darrell Reimer, Robert D. Joh...
ISORC
2009
IEEE
15 years 9 months ago
Thread-Local Scope Caching for Real-time Java
There is increasing convergence between the fields of parallel and embedded computing. The demand for more functionality in embedded devices means that complex multicore architec...
Andy J. Wellings, Martin Schoeberl