Sciweavers

395 search results - page 20 / 79
» On the Effectiveness of GC in Java
Sort
View
SIGCSE
2010
ACM
158views Education» more  SIGCSE 2010»
15 years 6 months ago
Test-first Java concurrency for the classroom
Concurrent programming is becoming more important due to the growing dominance of multi-core processors and the prevalence of graphical user interfaces (GUIs). To prepare students...
Mathias Ricken, Robert Cartwright
ICIW
2008
IEEE
15 years 6 months ago
Persistency for Java-Based Mobile Agent Systems
—In this paper, we present mobile agent systems supporting persistency. In order to develop the mobile agent systems, a mobile agent framework has to have functions to support pe...
Shinichi Motomura, Takao Kawamura, Kazunori Sugaha...
SIGCSE
2006
ACM
134views Education» more  SIGCSE 2006»
15 years 5 months ago
jFAST: a java finite automata simulator
Visualization and interactivity are valuable active learning techniques that can improve mastery of difficult concepts. In this paper we describe jFAST, an easy-to-use graphical s...
Timothy M. White, Thomas P. Way
ASWEC
2008
IEEE
15 years 1 months ago
Indexing the Java API Using Source Code
The basic idea behind software reuse is that software developers use reusable components found in software repositories to reduce the amount of code that has to be written and so ...
Homan Ma, Robert Amor, Ewan D. Tempero
PLDI
2010
ACM
15 years 4 months ago
Mint: Java multi-stage programming using weak separability
Multi-stage programming (MSP) provides a disciplined approach to run-time code generation. In the purely functional setting, it has been shown how MSP can be used to reduce the ov...
Edwin Westbrook, Mathias Ricken, Jun Inoue, Yilong...