c++ - What Parallel computing APIs make good use of sockets? -


My program uses sockets, how can I use the parallel computing API which I would like Will help me without compelling to go to cheese?

When we are on a cluster with a special, non-socket infrastructure system, this API will emulate some such sockets, but will use that infrastructure (hence work faster than program sockets). But still use the Sockets API).

Are you familiar with this? Generally there is a way to go to scale your code on a parallel computer. As you have seen that it is not compatible with most socket APIs, but the benefits in scaling will almost certainly overwhelm the costs in converting your code.


Comments

Popular posts from this blog

windows - Heroku throws SQLITE3 Read only exception -

lex - Building a lexical Analyzer in Java -

python - rename keys in a dictionary -