<div dir="ltr">Is there any standard way of handling a pipeline that is going to require a lot of transient file I/O<div><br></div><div>For example, encapsulation of C3D for activity recognition.</div><div><br></div><div>We are going to want to provide C3D a video file on disk to consume, and it is going to write out some binary information to disc that a post processing algorithm (potentially in another process) is going to sift through.</div><div><br></div><div>Is there maybe a way that a pipeline can manage a folder on disk to direct its process as a working space for files, and have the option to clean up that folder when the pipeline completes.</div><div><br></div><div>Or maybe its up to the processes to clean up the disk?</div><div><br></div><div>Thanks!</div><div><br></div></div>