user
04/06/2018, 2:45 AMbg
function is not good choice for IO. bg
uses own fixed thread pool (2 * availableProcessors()
), so it make some sense, but usually for network you need more flexible thread strategy and also no sense to limit number of threads by CPU for IO