It used to be popular to do this in Scala (with Akka). You serialise a LocalTaskRef and send it across the network, resume it on another host
It used to be popular to do this in Scala (with Akka). You serialise a LocalTaskRef and send it across the network, resume it on another host