Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

1,811 Commits

Repository files navigation

RunboatPre-commit StatusBuild StatuscodecovTranslation Status

Odoo 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

addonversionmaintainerssummary
base_export_async16.0.1.0.0Asynchronous export with job queue
base_import_async16.0.1.1.2Import CSV files in the background
queue_job16.0.2.6.7guewenJob Queue
queue_job_batch16.0.1.0.1Job Queue Batch
queue_job_cron16.0.2.0.0Scheduled Actions as Queue Jobs
queue_job_cron_jobrunner16.0.1.0.0ivantodorovichRun jobs without a dedicated JobRunner
queue_job_subscribe16.0.1.0.0Control which users are subscribed to queue job notifications
queue_job_web_notify16.0.1.0.0This module allows to display a notification to the related user of a failed job. It uses the web_notify notification feature.
test_queue_job16.0.2.2.1Queue Job Tests
test_queue_job_batch16.0.1.0.0Test Job Queue Batch

Unported addons

addonversionmaintainerssummary
test_base_import_async14.0.1.0.1 (unported)Test suite for base_import_async. Normally you don't need to install this.

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.

About

Asynchronous Job Queue

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages