Sciweavers

5343 search results - page 75 / 1069
» Keyword programming in java
Sort
View
BIRTHDAY
2008
Springer
13 years 11 months ago
Event-Based Service Coordination
Abstract. In this paper we tackle the problem of designing and implementing a framework for programming service coordination policies. In particular, we illustrate the design and t...
Gian Luigi Ferrari, Roberto Guanciale, Daniele Str...
IWMM
2010
Springer
140views Hardware» more  IWMM 2010»
13 years 10 months ago
Parametric inference of memory requirements for garbage collected languages
The accurate prediction of program's memory requirements is a critical component in software development. Existing heap space analyses either do not take deallocation into ac...
Elvira Albert, Samir Genaim, Miguel Gómez-Z...
SCAM
2003
IEEE
14 years 2 months ago
Design and Implementation of Bytecode-based Java Slicing System
Program slice is a set of statements that affect the value of variable v in a statement s. In order to calculate a program slice, we must know the dependence relations between sta...
Fumiaki Umemori, Kenji Konda, Reishi Yokomori, Kat...
ECOOP
2005
Springer
14 years 2 months ago
Efficiently Refactoring Java Applications to Use Generic Libraries
Robert M. Fuhrer, Frank Tip, Adam Kiezun, Julian D...
PLDI
1998
ACM
14 years 1 months ago
Thin Locks: Featherweight Synchronization for Java
David F. Bacon, Ravi B. Konuru, Chet Murthy, Mauri...