22 sites in Languages
Acute
Save
Experimental high-level language for distributed computing, focus: typing, naming, version change; designed, formally specified, implemented; extends OCaml core to support distributed development, deployment, execution, type-safe interaction between separately-built programs.
http://www.cl.cam.ac.uk/~pes20/acute/
JavaParty
Save
A minimal extension to Java easing distributed parallel programming of cluster computers. A source code transformation automatically generates a distributed pure Java program based on RMI or KaRMI.
http://www.ipd.uka.de/JavaParty/
Orca
Save
Language for parallel programming on distributed systems, based on the shared data-object model, a portable form of object-based distributed shared memory. Papers and manual.
http://www.cs.vu.nl/orca/
PARSEC
Save
PARallel Simulation Environment for Complex systems. C-based simulation language for sequential and parallel execution of discrete-event simulation models. Online technical support, manuals, source code. Replaced Maisie language.
http://pcl.cs.ucla.edu/projects/parsec/
Unified Parallel C: UPC
Save
Extensions to C to support distinctions between local and shared data structures, and pointers to them; for high performance computing on large-scale parallel machines, uniform programming model for shared and distributed memory.
http://upc.nersc.gov/
Unified Parallel C at George Washington University
Save
Community site: projects, news, FAQ, documents, publications, tutorials, forum, mail list, work groups, events, downloads.
http://upc.gwu.edu/
Z++
Save
An extension of C++ to platform-free distributed computing. It enhances C++ with invariants, threading, database, GUI and conponent-oriented design. Z++ virtual processor supports the entire language on many platforms.
http://www.zhmicro.com
See also