Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 614 Bytes

File metadata and controls

21 lines (13 loc) · 614 Bytes

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.

Overview

z3c.taskqueue is a persistent queue that holds and schedules tasks.

It depends on zc.queue.

buildstatus

History

z3c.taskqueue is factored out of lovely.remotetask. It is the backend code only. IOW, no UI code is included.