Skip to content
This repository has been archived by the owner on Feb 12, 2020. It is now read-only.

zopefoundation/z3c.taskqueue

Repository files navigation

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.