Upgrading Zookeper and Curator libraries to 3.5.4-beta and 4.0.1. Cleaning pom file.
Improvement in Process Launch task -when the worker is terminated then also launched process is killed as well. Before it run although the worker was already dead which was waste of time and resources.
Refactoring Worker's Collector thread (collects results from the execution pool) code by utilizing ExecutorCompletionService. Collector thread does not anymore check every 1s for results, thus wasting time. Instead, it keeps blocked until a result is available.
Several improvements:
Minor update of the project object file
Watchdog timer for taks list completion reflects also number of worker's threads. Otherwise workes with more threads will have timer set to unreasonable high value, thus causing too long delays (in case of some issues).
Linux launch script for the SlimGrid worker con...
Enhanced: Node config got new comments and upda...
Enhanced: GUI monitor shows also the total numb...
FIX: Number of threads was not properly set whe...
Gui Monitor: Further improvements, added number...
Gui monitor - Task statistics: improved layout,...
TIny code polishing
Updating pom file to reflect new snapshot repos...
Updated notice, updated POM to remove obsolete ...
Updating project for new ZooKeeper and Curator ...
Minor UI updates
Installation
Minor bug fix in moving horizon scheduler: If t...
Updated POM for snapshot releases to Sonatype r...
Fixed bug in moving horizon scheduler
Adding dependency to slimsync into POM file, re...
Moving horizon speculative online scheduling al...
Fixed bug in initial setup of the performance i...
Removed unnecessary classes
1) Changed interface for scheduler: Now schedul...
Home
Architecture
Home
Home
Installation
Example 1: Hello World
Example 1: Hello World
Example 1: Hello World
Hello World example updated
Updated POM and groupID
Updated maven build script to include external ...
New serial version UI for Idle message. Updated...
Added estimation of completion of a job on give...
Added number of threads as worker info. It's ob...
Tweaking POM file, removed webdavsync library, ...
Fixed bug in example
Updated sync example
Added support for file synchronization, using S...
Added WebDavSYnc to help synchronize folders. W...
Added Hello World example
Initial work on support for synchronization of ...
Added class' serial version UID to stop warning
Updating comments in worker class
Added comments to the most of classes
Updating copyright header
Updated name of the default launching directory...