Issue Details (XML | Word | Printable)

Key: OTHER-142
Type: Bug Bug
Status: Closed Closed
Resolution: Won't Fix
Priority: Normal Normal
Assignee: Unassigned
Reporter: nikki
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Other

Cpu usage

Created: 04/Jun/11 07:35 PM   Updated: 10/Feb/13 10:01 AM   Resolved: 16/Jan/13 01:33 AM
Component/s: python-musicbrainz2
Affects Version/s: None
Fix Version/s: None


 Description  « Hide

from http://bugs.musicbrainz.org/ticket/5770

"I dont know if its a fail, but it only uses 1 cpu core (50% set to real time) possible you can make it use more cpu? maby so we users can choose cpu load?"



Sort Order: Ascending order - Click to sort in descending order
Johannes Dewender added a comment - 16/Jan/13 01:33 AM

Network/server is the bottleneck and we don't want to have dozens of requests per second from one user.


Frederik "Freso" S. Olesen added a comment - 16/Jan/13 04:42 PM

I won't say it should be re-opened, but for people running the lib against their own server on localhost (or local network), network/server might not be the bottleneck, and they'd only be server one (or at most a few) user(s).


Johannes Dewender added a comment - 03/Feb/13 04:49 PM

Either way, that likely won't be implemented in pymb2 anymore. That should be reported to pymbngs.

However, that would probably be quite some work to be done. (multi threading, possibly also asynchronous requests).
And I personally wouldn't want to forward a 3-year old anonymous ticket to pymbngs (since no current user of pymbngs might actually have this problem)

(pymbngs = python-musicbrainz-ngs)


Johannes Dewender added a comment - 03/Feb/13 05:43 PM

Trac:

Component: python-musicbrainz2
Version: Picard 0.12.1

This could even be meant for picard.

Just in case somebody with this problem is reading this:

Please report the issue to the actual tool you are currently using.