Hi,
In the documentation “Writing good workers” the recommendation for parallelism and blocking code is to increase the thread pool size. Or use reactive code. Is it not an option to configure CamundaClient with an ExecutorService that uses a virtual thread factory?
Thanks,
Hari