8000 GitHub - libregob/queue: Asynchronous Job Queue
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

libregob/queue

 
 

Repository files navigation

Build Status codecov

Odoo Queue Modules

Asynchronous Job Queue. Delay Model methods in asynchronous jobs, executed in the background as soon as possible or on a schedule. Support Channels to segregates jobs in different queues with different capacities. Unlike scheduled tasks, a job captures arguments for later processing.

Available addons

addon version summary
queue_job 11.0.1.0.1 Job Queue
queue_job_subscribe 11.0.1.0.0 Control which users are subscribed to queue job notifications
test_queue_job 11.0.1.0.0 Queue Job Tests

Translation Status

Transifex Status

About

Asynchronous Job Queue

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0