Write a Review
Add to My Favorite
Refer it to Friend
Report Broken Link
Other links at Programming > Languages
A parallel programming language supporting symbolic computation on SMP workstations.
Category:
Jade is a parallel extension to C that allows transparent access to shared memory. Papers, manual, and source code.
Category:
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.
Category:
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.
Category:
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.
Category: