OCA/queue

Name: queue

Owner: Odoo Community Association

Description: Asynchronous Job Queue

Created: 2016-10-31 07:41:14.0

Updated: 2017-12-22 04:48:20.0

Pushed: 2018-01-12 09:19:05.0

Homepage: null

Size: 2606

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

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


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.