![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.python archiveRe: 1 Million users.. I can't Scale!!
From: Chris Curvey <ccurvey@gmail.com>
Date: Wed Sep 28 2005 - 19:20:15 CEST
I guess I'd look at each part of the system independently to be sure
Under your current system, is your python program still trying to send
If your python program is still streaming out the messages, what is it
Just by some back-of-the-envelope calculations, 1 million messages at
Multi-threading may help if your python program is spending all it's
|