Sciweavers

387 search results - page 7 / 78
» Session-Based Distributed Programming in Java
Sort
View
102
Voted
PPOPP
2005
ACM
15 years 9 months ago
Compiler techniques for high performance sequentially consistent java programs
Zehra Sura, Xing Fang, Chi-Leung Wong, Samuel P. M...
124
Voted
IPPS
2003
IEEE
15 years 9 months ago
Distributed Process Networks in Java
Kahn defined a formal model for networks of processes that communicate through channels carrying streams of data tokens. His mathematical results show the necessary conditions fo...
Thomas M. Parks, David Roberts
SAC
2009
ACM
15 years 10 months ago
Points-to analysis for JavaScript
JavaScript is widely used by web developers and the complexity of JavaScript programs has increased over the last year. Therefore, the need for program analysis for JavaScript is ...
Dongseok Jang, Kwang-Moo Choe
147
Voted
WCRE
2010
IEEE
15 years 2 months ago
Static Analysis for Understanding Shared Objects in Open Concurrent Java Programs
—Concurrent programming with shared memory in an object-oriented language such as Java is notoriously difficult. Therefore, it is important to study new program understanding te...
Ana Milanova, Yin Liu
118
Voted
ISPA
2005
Springer
15 years 9 months ago
Collective Communications for Scalable Programming
Abstract. HPJava is an environment for scientific and parallel programming using Java. It is based on an extended version of the Java language. One feature that HPJava adds to Jav...
Sang Boem Lim, Bryan Carpenter, Geoffrey Fox, Han-...