My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 102
Introduction Concurrent behaviour is an inherent part of the real world, with multiple events occurring simultaneously, each of which can interact and affect others. Traditional approaches within computer science tend towards a more idealistic viewpoint, representing sequential isolated behaviour...
A concurrent programming library written in Groovy, providing simple programming models for complex multi-threaded tasks. = Introduction = At its core, Gruple provides an in-process tuplespace abstraction to enable a !JavaSpaces-style programming model for communication and coordination among...
Paratrope extends Milner's π-calculus with nominal reflection and a novel reduction rule that enables hypothetical reduction. For more details see: http://biosimilarity.blogspot.com/2009/04/law-of-attraction.html
Based on the problem outlined by David Sands: http://www.cs.chalmers.se/Cs/Grundutb/Kurser/ppxt/labs/lab2/
Projecto de SD com programação concurrente, sockets e RMI.
abp modellato con cwb
Parallel programming the "nearest neighbour heuristic" using OpenMP, for best time results on dual Xeon system.
==About== libactor is a library for C that allows a developer to easily program with the Actor Model. Right now it is usable, although it may not be ready for production. It uses pthreads and the library handles all of threading issues, so you don’t have to worry about any of it at all. In ...
Multiverse is a Java 1.6+ based Software Transactional Memory (STM) framework. One of the main goals is to gain new insights in this very interesting new direction of concurrency control, but also to make it easy to create powerful, easy to use and good performing/scalable threadsafe datastructures....
Jetlang provides a high performance java threading library. The library is based upon [http://code.google.com/p/retlang Retlang]. The library is a complement to the [http://java.sun.com/javase/6/docs/api/java/util/concurrent/package-frame.html java.util.concurrent package] introduced in 1.5 and s...
1 2 3 4 5 6 7 8 9 10 Next