mdedetrich commented on PR #226:
URL: 
https://github.com/apache/incubator-pekko-connectors/pull/226#issuecomment-1684120777

   > Is it okay to use the IODispatcher? AFAICT that dispatcher has 16 threads, 
so if we launch 16 Schedulers, there will be no more threads available
   
   I need to look into this in more detail, but if we **know** that there are 
blocking calls being made then the `DispatcherSelector.blocking()` is what we 
should be using


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to