Skip to content

Repository files navigation

Build Statuscodecov

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

addonversionsummary
queue_job12.0.1.0.0Job Queue
queue_job_cron12.0.1.0.1Scheduled Actions as Queue Jobs
test_queue_job12.0.1.0.0Queue Job Tests
base_export_async12.0.1.0.0Export (CSV and XLS) files in the background

Unported addons

addonversionsummary
base_import_async11.0.1.0.0 (unported)Import CSV files in the background
queue_job_subscribe11.0.1.0.0 (unported)Control which users are subscribed to queue job notifications
test_base_import_async11.0.1.0.0 (unported)Test suite for base_import_async. Normally you don't need to install this.

Translation Status

Transifex Status

About

Asynchronous Job Queue

Resources

Contributing

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages