Jades is a library that can be used to distribute tasks across a network of machines over SSH.
Multiple nodes can be added in a dynamic manner. After a node is added, workers are automatically created according to the node processor count.
Jades is developed using the Java programming language and can be run on Mac OS X, Windows and Linux.
Requirements:
· Java
What's New in This Release: [ read full changelog ]
· Fixed a defect in data transfer (by defult ObjectOutputStream keeps data in a buffer, which leads to degraded performance and lack of memory after a while).
· Added experimental cluster package.
· The MachineFinder class allows to automatically detect nodes (machines in the cluster).