String concatenation - which is the fastest way ?
przemolicc at poczta.fm
przemolicc at poczta.fm
Thu Aug 11 09:46:13 EDT 2011
On Thu, Aug 11, 2011 at 11:59:31AM +0100, Chris Angelico wrote:
>
> What may be the easiest way is to do the select in a single process,
> then partition it and use the Python multiprocessing module to split
> the job into several parts. Then you need only concatenate the handful
> of strings.
This is the way I am going to use.
But what is the best data type to hold so many rows and then operate on them ?
Regards
Przemyslaw Bak (przemol)
----------------------------------------------------------------
Zarabiasz 4 tys./miesiac? Damy wiecej!
Sprawdz >> http://linkint.pl/f2a0f
More information about the Python-list
mailing list