B) In case if the number of clients will run the server out of
resources once upon a time... It's possible to use proxy-server. For
example, mproxy. Clients will be connected to mproxy and waiting some
value, but the real server will have only one waiting client (/number
of proxy-servers used).

On 25 мар, 20:39, gf <[email protected]> wrote:
> А)  It's possible if the timeout is big, I intend to use 0.1 as the
> timeout.
> B)  It's possible. But the same (or lower) number of clients repeating
> get() every several ms run the server out of resources early.

Reply via email to