Sciweavers

3500 search results - page 68 / 700
» Implementing Java on Clusters
Sort
View
ECOOP
2010
Springer
14 years 1 months ago
The Essence of JavaScript
We reduce JavaScript to a core calculus structured as a small-step operational semantics. We present several peculiarities of the language and show that our calculus models them. W...
Arjun Guha, Claudiu Saftoiu, Shriram Krishnamurthi
IPPS
1999
IEEE
14 years 1 months ago
Developing Parallel Applications Using the JAVAPORTS Environment
The JavaPorts system is an environment that facilitates the rapid development of modular, reusable, Java-based parallel and distributed applications for networked machines with het...
Demetris G. Galatopoullos, Elias S. Manolakos
COMPSAC
2002
IEEE
14 years 2 months ago
Concurrency Control with Java and Relational Databases
As web–based information systems usually run in concurrent environment, the complexity for implementing and testing those systems is significantly high. Therefore it is useful ...
Sérgio Soares, Paulo Borba
CLUSTER
2007
IEEE
14 years 3 months ago
CHAF - an object-oriented framework for configuring applications in a clustered environment
- In high availability clustering solutions, an application must be configured properly to run within the framework of the high availability solution. This configuration is often c...
Augustus F. Diraviam, Ritu Agrawal, Madhur Bansal,...
ICTAI
2007
IEEE
14 years 3 months ago
A Java-Based Distributed Genetic Algorithm Framework
Distributed Genetic Algorithm (DGA) is one of the most promising choices among the optimization methods. In this paper we describe DGAFrame, a flexible framework for evolutionary...
Gabi Escuela, Yudith Cardinale, Jorge Gonzá...