| Projects on Google Code | Results 1 - 10 of 11 |
This is the host for project 1 - operating system class summer semester 2009.
Author: Anh Tuan Tran, Ruslán Ledesma Garza
Computer Science Department, Saarland University, Germany
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...
=JSRun=
I like Java Threads, but I use JavaScript a lot. I miss Java Threads so much, that I'm going to make something like it for JavaScript!
In Java, either the Thread implements Runnable, or an object does, which is passed into the Thread constructor.
For this JavaScript implementation,...
Build powerful multi-tiered application in .NET.
# Multi-Threading
# Power and flexible data access library
# Messaging system system
# Event notification system
# MVC designed to abstract model and controller away from specific UI technology, allowing an application to be easily deploye...
An ant colony simulation written in F#. Demonstrates multi-thread programming using F# asynchronous workflows. Also demonstrates how to host the #Develop code editor.
Ender Lib creates an abstraction that emulates threads in Flex and Flash. While not physically possible to do in the Flash Player, much to our dismay, we can still roughly approximate them with a framework that provides yielding and scheduling.
In many cases, such as socket processing, events re...
*GParallelizer* offers Groovy developers intuitive ways to handle tasks concurrently.
=Project moved and renamed=
The *GParallelizer* project has been renamed to *GPars (Groovy Parallel Systems)* and has moved to [http://gpars.codehaus.org]
*GParallelizer 0.8.4* is the last official release...
groovy,
concurrency,
jsr-166y,
java,
parallelism,
DSL,
parallelarrays,
threadpool,
ExecutorService,
multi-threading,
multithreading,
actors
Parallel4 is a easy-to-use multi-threading API for Java an other JVM based languages like Groovy. It offers parallel versions of the "for" and "foreach" loops to leverage the full power of todays multi-core CPUs.
Parallel4's goals are:
* *Simple API:* Hide as many details of multi-threaded pr...
Java,
JVM,
Multithreading,
Groovy,
parallel,
parallelfor,
multi-core,
Multi-threading,
Threads,
Threading,
foreach,
for
Serial Foods Co. is introducing a new product, Marshmallow Binary Bits cereal. Our company, 1186 Entertainment, has been hired by Serial Foods Co. to create an online Reversi game as part of their promotion for Marshmallow Binary Bits. (The online game will follow the standard rules of Reversi whi...
This project is a new generation of data management systems which will eventually become part of the Linux Operating system \fs.
Design rationale for the system (sorted alphabetically):
* Efficiency on range of file sizes
* Endurance
* Fault tolerance
* Large data management
* Maintain...