I've used it for school work, but not for a real paying job. It can be good, but I used MPI raw, which is C based. So there is tons of rope to hang yourself. I just remember that it was a little difficult to have each spun process talk to the main process.
Comments
Anyone who has used MPI - is it any good? A cursory glance makes it look like slightly gold-plated RPC.
I've used it for school work, but not for a real paying job. It can be good, but I used MPI raw, which is C based. So there is tons of rope to hang yourself. I just remember that it was a little difficult to have each spun process talk to the main process.