The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| jobman_01.zip | 2006-11-18 | 87.2 kB | |
| jobman.zip | 2006-11-17 | 86.7 kB | |
| Totals: 2 Items | 173.9 kB | 0 | |
2015-09-07 Release Name: 1.0 Notes: Computation Job Management (jobman) is a program to run executables according a given program flow. Each executable is run in a separate process. Version 1.0 is a complete redesign. Major enhancements include: * Express all job relations in terms of parent/child. Especially, job dependence or lock is not an add-on specification. * Job parameters are not accessed according to positions as before. They are accessed using job names. * More realistic examples are given. They are implemented in Java. So JRE is the only thing needed to run examples. * A more comprehensive document is available in PDF. Please see docs/jobman.pdf for the manual. Official web site: http://sourceforge.net/projects/jobman/