Skip to content

wty0512/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.

Translation Status

Transifex Status

About

Asynchronous Job Queue

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 70.9%
  • HTML 27.4%
  • JavaScript 1.7%