SVCache
Jump to navigation
Jump to search
SVCache | |
---|---|
![]() | |
Version | 0.1.7 |
Vendor | |
Author | David Forrester |
License | Freeware |
Download | SVCache |
Website |
SETIView/2 Cache is a SETI@Home work unit caching program for OS/2.
Features
- Maintain a set of work units.
- Control the SETI@Home process.
- Return and retrieve new work units as required.
- Allow the number of cached work units to be changed.
- Log process work units in a format compatible with the windows programs SETIWatch and SETILog.
- Allow multiple machines to process work units in the same cache.
- Allow a machine to stop processing a work unit and have another continue the processing.
- Written in REXX.
In case you want to see it before downloading, here's the documentation.
Changelog
- Fix: SVCBuf.CMD didn't delete the SVCache.HOST file until after it returned a work unit. Then, if a machine completed a work unit SVCBuf.CMD was returning one, the machine could sometimes pick the one being returned. This seemed to only happen with Windows machines, but, that may have only been because of the configurations in use. Anyway, it's been fixed by moving the delete to before the work unit is returned.