Skip to content

enabling multi-worker parallel task processing #18419

@dianbofa

Description

@dianbofa

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

Metadata

Metadata

Assignees

Labels

complexity: lowRequires minimal effort to implementstatus: acceptedThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the application

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions