This Java library provides the class DistributedExecutorService which implements java.util.concurrent.ExecutorService.
The goal is to distribute tasks across a network of machines (nodes) over SSH.

The API is designed to be as user-friendly as possible :
1. Instantiate DistributedExecutorService
2. Add nodes
3. Submit tasks

The only requirement is that all machines have SSH and a compatible JRE (>= 6). More precisely, when a node is added, the application's jar is automatically copied (scp) to the node and a new server started (ssh).
Handling of access restrictions is left to the user (ie you can type your password every time or use authentication keys).

Nodes can be added dynamically. When a node is added, workers are created according to the node's processor count. Eg, a cluster of 4 quadcores will give 16 workers.

Project Activity

See All Activity >

Categories

Libraries

License

MIT License

Follow Jades

Jades Web Site

You Might Also Like
Automated quote and proposal software for IT solution providers. | ConnectWise CPQ Icon
Automated quote and proposal software for IT solution providers. | ConnectWise CPQ

Create IT quote templates, automate workflows, add integrations & price catalogs to save time & reduce errors on manual data entry & updates.

ConnectWise CPQ, formerly ConnectWise Sell, is a professional quote and proposal automation software for IT solution providers. ConnectWise CPQ offers a wide range of tools that enables IT solution providers to save time, quote more, and win big. Top features include professional quote or proposal templates, product catalog and sourcing, workflow automation, sales reporting, and integrations with best-in-breed solutions like Cisco, Dell, HP, and Salesforce.
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Jades!

Additional Project Details

Intended Audience

Developers

Programming Language

Java

Related Categories

Java Libraries

Registered

2012-12-27