Upgrading Zookeper and Curator libraries to 3.5.4-beta and 4.0.1. Cleaning pom file.
SlimSync has changed location of some classes.
Removing duplicit classes which were previously moved to package "managers".
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:
Added option for export to append pareto front to existing file or overwrite it.
Refactoring tuner classes. Now override set is defined via reference to the dimension descriptor instead of dimension index.
Adding new tuner (component) which searches for Pareto front in case of 2-dimensional multiobjective optimizations.
Tiny changes in logging
Updated POM to reflect changes at the repository.
FIX: Performance issue of bulky fitness estimation. Fitness evaluation saved cache for each result individually, i.e. for a bulky evaluations the cache was saved x-times instead of a single save.
Minor update of the project object file
Minor update of the project object file
Added examples
Moving file system managers to a separate package.
Initial import.
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).
Descriptive stats provides also median.
Improving core tuners: Generic code moved to th...
Bug fix in toString method
Bug fix: Macroprobe did not have proper singlet...
Added new feature to the Landscape tuner: It is...
Fixed issues in the GNUPlot export regarding gr...
Enhancing the tool: If no number of threads def...
Code cleaning and updating documentation of the...
Added two new analyzers for generating descript...
Renaming BoxPlotEstimation to DescriptiveEstima...
Code cleaning in fitness graph tool.
Bug fixes
New tool which export raw macroscopic values in...
Enhancing Gnuplot export tool. It is possible t...
Updated dependency to Apache Math3 library.
Cleaning Tuner package
Adding new utils class and update of some analy...
Changes in confidence interval aggreators: Now ...
New analyzer which will just pack all macroscop...
Added 2 new abstract helper classes to manage a...
Adding new subtype of the FitnessEstimation. Th...
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
Enhanced MultiRunProvider which is now capable ...
Home
Updating comments on WebDav example
Home
Home
Added example how to use WebDav for synchroniza...
Updated copyright notice
POM updated for snaphshot releases in OSS maven...
1) Replacing Batik with JFreeSVG. It fixed issu...
New simulator component: RandomSimular -to gene...
Updating pom file to reflect new snapshot repos...
Updating pom file to reflect new snapshot repos...
Updated dependencies in POM (Sardine to 5.4).
Updated notice, updated POM to remove obsolete ...
Updating project for new ZooKeeper and Curator ...
Minor UI updates
Minor changes in JPPF extension
Updated maven's java compiler, change form Java...
Polishing and commenting code, updated license.
Polishing comments and code. Changed name of me...
Code polishing in simulator launchers and updat...
Code cleaning and updating comments for Fitness...
New components for drawing macroscopic variable...
Installation
Added SlimGrid library as a regular dependency ...
Minor bug fix in moving horizon scheduler: If t...
Updated POM for snapshot releases to Sonatype r...
Fixed bug in moving horizon scheduler
New tuner that runs evaluation of a single indi...
Extending FitnessEstimantion to contain also te...
Macrovariables defined by list of references to...
New analyzer: Aggregates several different macr...
Fitness graph supports also multi criterion est...
Home
Adding dependency to slimsync into POM file, re...
Adding dependency to slimsync into POM file, re...
Final touch of POM for snapshot release
Updating comments
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...
Example: Local file system
Preparing POM for Maven central repository upload
Home
Architecture
Home
Home
Installation