enabling multi-worker parallel task processing #10663

Closed
opened 2025-12-29 21:34:27 +01:00 by adam · 2 comments
Owner

Originally created by @dianbofa on GitHub (Jan 17, 2025).

Originally assigned to: @dianbofa on GitHub.

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

Originally created by @dianbofa on GitHub (Jan 17, 2025). Originally assigned to: @dianbofa on GitHub. ### 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
adam added the status: acceptedtype: featurecomplexity: low labels 2025-12-29 21:34:27 +01:00
adam closed this issue 2025-12-29 21:34:27 +01:00
Author
Owner

@bctiemann commented on GitHub (Feb 20, 2025):

@dianbofa Are you still interested in working on this?

@bctiemann commented on GitHub (Feb 20, 2025): @dianbofa Are you still interested in working on this?
Author
Owner

@abhi1693 commented on GitHub (May 3, 2025):

@jeremystretch I'd like to take this.

@abhi1693 commented on GitHub (May 3, 2025): @jeremystretch I'd like to take this.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#10663