conductor icon indicating copy to clipboard operation
conductor copied to clipboard

Java Client Poll scheduler not work as expected

Open hebrd opened this issue 2 years ago • 0 comments

Describe the bug I have more than 100 workers in an application which poll task from conductor server every 10ms. Some tasks never polled for a long time. It seems ScheduledThreadPoolExecutor with 100+ threads can handle properly.

any suggestion to improve the polling performance?

@apanicker-nflx

hebrd avatar Sep 21 '22 06:09 hebrd