On Wednesday 24 August 2016 14:33:34 Александр Христюхин wrote:
> Actually network is not an issue here. I'm using locks in distributed cache
> to manage requests between backends and that's what I want to test. In this
> case calling Django directly is okay.
>
I am sorry, then; it seems I have misunderstood your needs. Now I am quite
unsure about who are the "players" in your use-case -- who makes requests to
whom, what kind of requests, which side of these requests is supposed to time
out, and how the other side is supposed to discover the problem.
It may be helpful to do as Tim suggested and write a prototype, just so we get
the details in a clear and unambiguous way.
HTH,
Shai.