After a bit more reflection, I realize I am good with pre-creation of all the threads upfront.
In the worst case (when response times are much higher than expected), I would anyway have all the threads created, so it does not matter much if threads would be just sleeping from the start. Vladimir