Projects / Aorta

Aorta

Aorta is a load-balancing clustered P2P application. It executes Tasklets (which have the ability to split themselves into sub tasks that can be executed in pararell). A typical cluster contains of a LAN with 1-256 computers, each one running aorta. A Tasklet can be of any type ranging from encoding MP3s, Genomic DNA Alignment, or simply to rendering Web pages for high speed/heavily loaded Web sites. You can make functions calls to C/C++, applications like Matlab, etc.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  20 Sep 2003 12:14

Release Notes: Aorta has been refactored and now runs happily again. A new base class called "Moblet" that represents the smallest entity moving around in an Aorta net was added. It holds both code and data. Aorta Core classes now act more like an API that can be used from a user-created application to emit Moblets (Task) with a simple static function called delegateMoblet(). No target worker needs to be specified since the workers scan the multicast address for jobs/moblets/tasks emitted=delegated.

  •  02 Apr 2003 14:04

No changes have been submitted for this release.

  •  02 Apr 2003 14:04

Release Notes: Major bugfixes were made, and now the archive is well structured.

  •  28 Feb 2003 12:48

Release Notes: This release refactors the GUI and adds preferences. Please note that you need to restart Aorta after changing preferences.

  •  17 Feb 2003 10:36

Release Notes: One new Tasklet (EncodeTasklet) was added for distributed MP3 encoding, using an existing lame executable (which is not distributed with the Aorta tarball). Aorta was also refactored to work with java-webstart, and now only uses one port.

Screenshot

Project Spotlight

Micro Signage

A digital signage platform.

Screenshot

Project Spotlight

PHPDevShell

A stable, secure, fast PHP RAD administration framework.