Skip to content

enabling multi-worker parallel task processing #18419

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
dianbofa opened this issue Jan 17, 2025 · 2 comments · Fixed by #19424
Closed

enabling multi-worker parallel task processing #18419

dianbofa opened this issue Jan 17, 2025 · 2 comments · Fixed by #19424
Assignees
Labels
complexity: low Requires minimal effort to implement status: accepted This issue has been accepted for implementation type: feature Introduction of new functionality to the application
Milestone

Comments

@dianbofa
Copy link
Contributor

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

@dianbofa dianbofa added status: needs triage This issue is awaiting triage by a maintainer type: feature Introduction of new functionality to the application labels Jan 17, 2025
@bctiemann
Copy link
Contributor

@dianbofa Are you still interested in working on this?

@bctiemann bctiemann added status: needs owner This issue is tentatively accepted pending a volunteer committed to its implementation complexity: low Requires minimal effort to implement and removed status: needs triage This issue is awaiting triage by a maintainer labels Feb 20, 2025
@abhi1693
Copy link
Member

abhi1693 commented May 3, 2025

@jeremystretch I'd like to take this.

abhi1693 added a commit to Onemind-Services-LLC/netbox that referenced this issue May 3, 2025
@jeremystretch jeremystretch added status: accepted This issue has been accepted for implementation and removed status: needs owner This issue is tentatively accepted pending a volunteer committed to its implementation labels May 7, 2025
@jeremystretch jeremystretch added this to the v4.3.1 milestone May 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
complexity: low Requires minimal effort to implement status: accepted This issue has been accepted for implementation type: feature Introduction of new functionality to the application
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants