We are using only one own thread. HTTP Request-Response threads put objects to a blocking queue, own thread takes them an works with them, and we are facing the same problems mentioned above.
Can...
Type: Posts; User: Magyusz; Keyword(s):
We are using only one own thread. HTTP Request-Response threads put objects to a blocking queue, own thread takes them an works with them, and we are facing the same problems mentioned above.
Can...