JAConfig implements an eventually consistent distributed key/value database for managing a JASocket cluster. Also included are Quarum for tracking when a quorum of hosts is present, Ranker for determining which nodes are least loaded, ClusterManager for starting up other servers, and Kingmaker, which decides which node is to run ClusterManager. JAConfig is lock-free, actor-based, and has no single point of failure.
| Tags | mobile agents Cluster |
|---|---|
| Licenses | LGPL |
| Implementation | JActor JID JASocket JFile Java 7 SSHD SLF4J jline joda-time |
Last announcement
https://www.ibm.com/developerworks/mydeveloperworks/blogs/jactor/entry/getting_started_with_jaconfig3
Recent releases


Release Notes: The SSH server runs under the host manager. The host manager runs without a quorum of hosts.


Release Notes: This release fixes a bug in the ssh all command.


Release Notes: A new host manager server. Kingmaker and cluster manager fixes/enhancements. The config server performs operator authentication with a timestamp-seeded hash.


Release Notes: Updated to use the JASocket 2.4.0.0 API.


Release Notes: This version was updated to use the JASocket 2.3.0.0 API.