vit...@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" :
>
>> vit...@syna
Of course its also depend on frequency of r/r, but also on size of
data. Or am I missing something?
Quoting "Bokhan Artem" :
> vit...@synapticvision.com пишет:
>> hi,
>> what would be expected amount(+-) of concurrent connections
>
> Why this should depend on size of responses/requests?
>
>
Sorry, forgot to mention, per second.
Amount of concurrent connections per second.
Quoting "Eero Nevalainen" :
> vit...@synapticvision.com wrote:
>> hi,
>> what would be expected amount(+-) of concurrent connections for
>> twisted reactor if single request to gateway eq 1Kb and response
>
vit...@synapticvision.com пишет:
> hi,
> what would be expected amount(+-) of concurrent connections
Why this should depend on size of responses/requests?
for
> twisted reactor if single request to gateway eq 1Kb and response back
> 30Kb (I mean response data much more bigger than request)? (
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.
__