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
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to