Closed robbavey closed 4 years ago
@robbavey Could you clarify what/where the 16 «standard default» is exactly?
@colinsurprenant When creating an EventProcessorHost, if the executorService
is not passed in to the constructor, one is created in the constructor, using the default value of 16.
Also this comment on an issue requesting information on best practices on the size of the executor service for an EventProcessorHost.
Increase the default number of threads passed to the EventProcessorHost to 16, to match the standard default.