SVCache: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
(Created page with "==Description== 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 ...")
 
mNo edit summary
Line 1: Line 1:
==Description==
SETIView/2 Cache is a SETI@Home work unit caching program for OS/2.  
SETIView/2 Cache is a SETI@Home work unit caching program for OS/2.  


===Features===
==Features==
* Maintain a set of work units.
* Maintain a set of work units.
* Control the SETI@Home process.
* Control the SETI@Home process.
Line 16: Line 15:
===Changelog===
===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.  
* 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.  
==Download==
SVCache V0.1.7 - svcache.zip 28.96KB


==License==
==License==
* Freeware
* Freeware
 
* Author: [[David Forrester]]
==Author==
* [[David Forrester]]


==Link==
==Link==
SVCache V0.1.7 - svcache.zip 28.96KB


 
[[Category:Games]]
[[Category:Software]]

Revision as of 14:54, 12 November 2017

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 compatable with the windows progams 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.

License

Link

SVCache V0.1.7 - svcache.zip 28.96KB