Tagged Questions
5
votes
10answers
2k views
MPI or Sockets
I'm working on a loosely coupled cluster for some data processing. The network code and processing code is in place, but we are evaluating different methodologies in our approach. Right now, as we ...