Skip to content
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

analyze multiple files simultaneously with bulk analysis #7861

Closed
mixxxbot opened this issue Aug 22, 2022 · 3 comments
Closed

analyze multiple files simultaneously with bulk analysis #7861

mixxxbot opened this issue Aug 22, 2022 · 3 comments
Labels
confirmed duplicate This issue is a duplicate of or superseded by another issue. feature

Comments

@mixxxbot
Copy link
Collaborator

Reported by: Be-ing
Date: 2015-02-19T07:53:04Z
Status: Confirmed
Importance: Wishlist
Launchpad Issue: lp1423466


The bulk library analyzer in Mixxx analyzes tracks one at a time. Could this process be sped up by taking advantage of multicore CPUs?

@mixxxbot mixxxbot added confirmed duplicate This issue is a duplicate of or superseded by another issue. feature labels Aug 22, 2022
@mixxxbot
Copy link
Collaborator Author

Commented by: herr-biber
Date: 2015-03-28T12:55:19Z


I'd be interested in this feature as well. Should be easily implementable by multiple threads and a concurrent queue.

@mixxxbot
Copy link
Collaborator Author

Commented by: kain88-de
Date: 2015-03-29T00:01:13Z


Please don't reinvent the wheel here. Qt already has a queue included to
which we can send task. They just gave them the trendy word futures.

On 03/28/2015 01:55 PM, Markus Roth wrote:

I'd be interested in this feature as well. Should be easily
implementable by multiple threads and a concurrent queue.

@mixxxbot
Copy link
Collaborator Author

Duplicate of #8686

@mixxxbot mixxxbot transferred this issue from another repository Aug 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
confirmed duplicate This issue is a duplicate of or superseded by another issue. feature
Projects
None yet
Development

No branches or pull requests

1 participant