|
|
|
|
|
by brianwawok
3643 days ago
|
|
Well two ways. Either launch 32 or 64 copies of the process using multiprocessing, or 1000 threads with geventlet. I have never found a box I couldn't peg :) I guess if you had 1 gb ram and 16 cores it would be challenging in python.. but a few gb of ram and we are on. |
|