Up until now I've been using python servers to handle external processes. But sometime ago I read that Python processors [www.sidefx.com] are the preferred way to handle the spawning of sub processes.

Reading it I still have not a clear grasp on why one over the other.
Thanks!