Re: Dev chat reminder, issue 150465c4-989e-4f64-a2a8-acb12cda9b13
Wieland Hoffmann <[email protected]>
| Newsgroups | gmane.comp.audio.musicbrainz.devel |
|---|---|
| Message-ID | <[email protected]> |
I spent last week making recording imports faster. To do that, I split the whole import process into multiple processes with Pythons multiprocessing module and experimented with different settings regarding the amount of used processes etc. Other than that, I've created a Ubuntu package for pg_amqp, the Postgres extension that enables it to talk to an AMQP broker, which was harder than I thought it would be :( -- Wieland