I want to have one pool which has as much threads ...
# kovenant
m
I want to have one pool which has as much threads as there are processors available, when nothing blocks, this is the optimum confguration for any environment. On top of that there might be situations where I need to restrict concurrent processes a bit more. It can be that this part of the program (which can be an android app, a vert.x app or whatever) only occasionally get's executed.