Sciweavers

387 search results - page 7 / 78
» Session-Based Distributed Programming in Java
Sort
View
85
Voted
PPOPP
2005
ACM
15 years 6 months ago
Compiler techniques for high performance sequentially consistent java programs
Zehra Sura, Xing Fang, Chi-Leung Wong, Samuel P. M...
108
Voted
IPPS
2003
IEEE
15 years 6 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
133
Voted
SAC
2009
ACM
15 years 8 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
128
Voted
WCRE
2010
IEEE
14 years 11 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
99
Voted
ISPA
2005
Springer
15 years 6 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-...