[email protected] пишет: > 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" <[email protected]>: > >> [email protected] 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 > [email protected] > http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python _______________________________________________ Twisted-Python mailing list [email protected] http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
