Skip to content
This repository has been archived by the owner on Jul 17, 2023. It is now read-only.

Implement service: queue #37

Open
robertrossmann opened this issue May 11, 2018 · 1 comment
Open

Implement service: queue #37

robertrossmann opened this issue May 11, 2018 · 1 comment
Assignees
Labels
package work in progress This issue is currently being worked on

Comments

@robertrossmann
Copy link
Member

Implement a service which could be used for queue-related tasks:

  • sending jobs to a queue
  • receiving jobs from a queue and dispatching them to registered workers

Ideally, the backend would be configurable, but at the very least we should support a Redis backend.

@robertrossmann robertrossmann self-assigned this May 24, 2018
@robertrossmann robertrossmann added the work in progress This issue is currently being worked on label May 24, 2018
@robertrossmann
Copy link
Member Author

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
package work in progress This issue is currently being worked on
Projects
None yet
Development

No branches or pull requests

1 participant