[Kwiver-users] Pipelines with a lot of transient file I/O

Aaron Bray aaron.bray at kitware.com
Thu Nov 16 08:43:15 EST 2017


Is there any standard way of handling a pipeline that is going to require a
lot of transient file I/O

For example, encapsulation of C3D for activity recognition.

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.

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.

Or maybe its up to the processes to clean up the disk?

Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/kwiver-users/attachments/20171116/ef7b99e1/attachment.html>


More information about the Kwiver-users mailing list