AndreaCensi / compmake

Compmake is a non-obtrusive module that provides Makefile-like facilities (including parallel processing) for batch Python applications.
http://compmake.org/
Other
17 stars 6 forks source link

add a memory cache for job/job status #82

Closed AndreaCensi closed 9 years ago

AndreaCensi commented 14 years ago

The problem here is understanding when the cache should be invalidated.

Maybe make actions like make, parmake, etc. explicitly invalidate the cache.