There is a SlaveProcess class in Web package. I think this functionality is not connected to Web, and should rather be where the Thread functionality is: in the Core package.
I more or less agree (as does Tom who recuctantly put it to the Web), however the trouble is that SlaveProcess derivate uses Socket which still is in the Web...