Plugin Information
| Plugin ID |
locks-and-latches |
| Latest Release |
0.4 |
| Latest Release Date |
Oct 17, 2008 |
| Changes in Latest Release |
via Fisheye |
| Maintainer(s) |
n/a (java.net id: stephen) |
| Issue Tracking |
Open Issues |
This plugin allows you to control the parallel execution of jobs.
Locks and Latches plugin
This plugin allows you to control the parallel execution of jobs.
- Locks are used to discourage jobs from executing in parallel.
- Latches are used to encourage jobs to execute in parallel.
At present only Locks have been implemented.
Version History
Version 0.4 (17 Oct 2008)
- not sure who is maintaining this, but I saw a new version of the plugin available and have installed it. It would be nice to know what the status of this plugin is.
Version 0.3 (12 Oct 2008)
Version 0.2 (03 Dec 2007)
- Initial release
- Only implements Lock functionality