semantics3-node icon indicating copy to clipboard operation
semantics3-node copied to clipboard

Simultaneous requests.

Open hedaro opened this issue 10 years ago • 0 comments

I want to do simultaneous requests in server to serve multiple clients at a time. The problem is that when i modify the rquest parameters it is modified for all requests and some clients get the same results. Even if i use the run_query method.

hedaro avatar Apr 16 '15 20:04 hedaro