adamkewley / jobson

A platform for transforming command-line applications into a job service.
Apache License 2.0
256 stars 20 forks source link

Allow symlinking job outputs #39

Closed adamkewley closed 6 years ago

adamkewley commented 6 years ago

Some project ideas involve generating files that are shared between jobs. This use-case would better-suit a symlinked approach because the outputs of an astronomy project can be large (>1 TB).

Ideal implementation:

adamkewley commented 6 years ago

Dropped for 1.0.0 release, put onto wishlist