batch-rs icon indicating copy to clipboard operation
batch-rs copied to clipboard

Write a Faktory adapter

Open kureuil opened this issue 6 years ago • 0 comments

Faktory is a new message broker (written by the author of sidekiq) that aims to be as language agnostic as possible. It probably shouldn't be too hard to write an adapter for it given how it works.

There already exists a client faktory-rs but its a high-level one, and it only supports synchronous I/O for now.

kureuil avatar Oct 21 '18 10:10 kureuil