Home › Forums › kdb+ › Concurrent user request issues for sequential processing of processes › Re: Concurrent user request issues for sequential processing of processes
-
I’m sorry for the late reply because I was testing.
A gateway process was run to attempt a deferred response, but the Java client request is synchronized, so the request is processed sequentially by the gateway.
Do you have any more information to refer to?