Skip to content

ntbies/oca-queue

 
 

Repository files navigation

Runboat Pre-commit Status Build Status codecov Translation Status

Queue Job

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 maintainers summary
queue_job 17.0.1.0.0 guewen Job Queue
queue_job_cron_jobrunner 17.0.1.0.0 ivantodorovich Run jobs without a dedicated JobRunner
queue_job_subscribe 17.0.1.0.0 Control which users are subscribed to queue job notifications
test_queue_job 17.0.1.0.0 Queue Job Tests

Licenses

This repository is licensed under AGPL-3.0.

However, each module can have a totally different license, as long as they adhere to Odoo Community Association (OCA) policy. Consult each module's __manifest__.py file, which contains a license key that explains its license.


OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

Releases

No releases published

Packages

 
 
 

Languages

  • Python 66.1%
  • HTML 30.6%
  • JavaScript 3.1%
  • SCSS 0.2%