Caution!
This package has been archived. If you want to work on it please open a ticket in https://github.com/zopefoundation/meta/issues requesting its unarchival.
z3c.taskqueue
is a persistent queue that holds and schedules tasks.
It depends on zc.queue
.
z3c.taskqueue
is factored out of lovely.remotetask
.
It is the backend code only. IOW, no UI code is included.