All releases of Aorta


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.


No changes have been submitted for this release.


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


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


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.


No changes have been submitted for this release.