enabling multi-worker parallel task processing #18419
Labels
status: needs triage
This issue is awaiting triage by a maintainer
type: feature
Introduction of new functionality to the application
NetBox version
v4.0.8
Feature type
Change to existing functionality
Triage priority
I volunteer to perform this work (if approved)
Proposed functionality
Add a parameter queue_name to the enqueue method of the netbox.core.models.Job class to allow specifying the rq_queue_name for enabling multi-worker parallel task processing.
Use case
The implementation of parallel task processing for rqworker will significantly enhance task handling efficiency.
Database changes
None
External dependencies
None
The text was updated successfully, but these errors were encountered: