bbcarchdev / twine

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

Add an optional 'forward queue' endpoint #16

Closed nevali closed 8 years ago

nevali commented 9 years ago

For example, if graphs were written out to an S3 bucket, the message could be the URL of the serialised quads.

This could be implemented as a post-processor module.

nevali commented 8 years ago

Depends upon #23

nevali commented 8 years ago

Too complex to implement in the general case; can be better handled through custom libmq engines applied in the right place.