My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 108
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 that supports seamless integration with the Java language using annotations. === Multiverse and the Java language ==== Multiverse supports multiple programming models. The simplest model for Java code is based on POJ...
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