Gabinete-Digital / queue

Asynchronous Job Queue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:GNU Affero General Public License v3.0


Languages

Language:Python 72.6%Language:HTML 25.9%Language:JavaScript 1.4%