Re: [Twisted-Python] Amount of concurrent connections

Sorry, forgot to mention, per second. Amount of concurrent connections per second. Quoting "Eero Nevalainen" <eero.nevalainen@indagon.com>:
vitaly@synapticvision.com wrote:
hi, what would be expected amount(+-) of concurrent connections for twisted reactor if single request to gateway eq 1Kb and response back 30Kb (I mean response data much more bigger than request)? (1Gb network card on twisted machine)
Appreciate the help.
If a connection arrives once a day, I'd say a very low amount.
Be more specific...
-- Eero Nevalainen

vitaly@synapticvision.com пишет:
Sorry, forgot to mention, per second. Amount of concurrent connections per second.
Just for example, in my tests standard twisted http server can do about 1k dummy req/resp per second on one modern cpu core.
Quoting "Eero Nevalainen" <eero.nevalainen@indagon.com>:
vitaly@synapticvision.com wrote:
hi, what would be expected amount(+-) of concurrent connections for twisted reactor if single request to gateway eq 1Kb and response back 30Kb (I mean response data much more bigger than request)? (1Gb network card on twisted machine)
Appreciate the help. If a connection arrives once a day, I'd say a very low amount.
Be more specific...
-- Eero Nevalainen
_______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
participants (2)
-
Bokhan Artem
-
vitaly@synapticvision.com