[Twisted-Python] Twisted performance?
Dave Brueck
dave at pythonapocrypha.com
Tue Oct 8 13:52:26 MDT 2002
On Tue, 8 Oct 2002, Tommi Virtanen wrote:
> > the < 1 GHz range. One problem with our implementation is that the
> > performance curve drops off too quickly as number of concurrent
> > connections go up. I'd love to sustain 250 Mbps across 2000 or more
> > connections; for now we compensate by buying more CPU (which isn't
> > too big of a problem).
>
> Umm, you want recent 2.4 kernel, sendfile(2) and
> http://www.kegel.com/c10k.html.
Been there, done that. But thanks for responding! :)
-Dave
More information about the Twisted-Python
mailing list