bbcarchdev / twine

An RDF workflow engine
https://bbcarchdev.github.io/twine/
Apache License 2.0
8 stars 3 forks source link

Add a 'watch directory' mechanism #24

Open nevali opened 8 years ago

nevali commented 8 years ago

Particularly for testing, it would be useful if Twine could run watching a directory of N-Quads files, rather than accepting messages from a queue.

Once bbcarchdev/libmq#1 is implemented, this could be implemented fairly simply as a new type of queue handler with the existing writerd code