RSS 2 projects tagged "Parallel processing"

No download Website Updated 30 Apr 2010 RunJRun

Screenshot
Pop 27.57
Vit 33.48

RunJRun is a very simple system for doing parallel processing in Java, using Amazon Elastic Compute Cloud (EC2) instances as compute nodes. The basic compute unit is a Runnable, Serializable Java object, a "task" for short. A user submits a list of such tasks to RunJRun. Each task then has its run() method invoked on an EC2 instance. To use it, you'll need an Amazon Machine Image (AMI) that has the RunJRun server-side software installed; several such AMIs are available.

Download Website Updated 24 May 2013 JPPF

Screenshot
Pop 848.82
Vit 391.52

JPPF makes it easy to parallelize computationally intensive tasks and execute them on a Grid.

Screenshot

Project Spotlight

nss-pam-ldapd

NSS and PAM modules for name lookups using LDAP.

Screenshot

Project Spotlight

pybit-

A Python buildd integration toolkit.