bbcarchdev / twine

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

Add one-shot mode to twine-writerd #28

Open nevali opened 8 years ago

nevali commented 8 years ago

Add a mode to twine-writerd which would cause it to run, fed from the queue, until the queue is dry.

Usefulness would depend upon cluster setup and MQ type. For example, in development, using a database-based MQ implementation such as Anansi's or Spindle's, it can be useful to invoke a run of "process all outstanding items until there are no outstanding items".