Xgrid Agent for Java News
Status: Alpha
Brought to you by:
deadmoo
This is a very important release. It fixes a major design flaw. Previous versions stored the working directory of tasks in the systems temporary directory. Some platforms periodically remove files from this directory that have old access times. This would cause data to be lost on the longest running tasks. This new release addresses this flaw by storing the working directories of tasks in a new directory that is installed with the agent.
This release fixes a lot of bugs that were in the debut snapshot release. There is improved support for JVMs lower than 5.0. There is also improved support for Windows. There have also been some improvements in performance.