Ticket #401 (closed task: fixed)
Provide base worker as queue consumer
Reported by: | pudo | Owned by: | pudo |
---|---|---|---|
Priority: | Milestone: | ||
Component: | Keywords: | ||
Cc: | Repository: | ||
Theme: |
Description
We should create and document a basic queue consumer and task processor for CKAN. It will connect to the CKAN update queue, read messages and dispatch them to a consumer function (such as a downloader or an analysis app)
Change History
Note: See
TracTickets for help on using
tickets.
Coming along nicely: