What is best way to communicate between computer in local network ?

Russel Winder via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Sat Jun 28 10:11:40 PDT 2014


On Sat, 2014-06-28 at 16:21 +0000, John Colvin via Digitalmars-d-learn
wrote:

> > An MPI backend for std.concurrency would be a game-changer for 
> > D in certain scientific circles.

Pragmatically, I think this would be a good idea…

> Note: I don't have much love for MPI, but it's the only practical
> option on many clusters currently.

…philosophically MPI sucks.

The problem is that C, C++, Fortran, Chapel, X10 all assume MPI is the
cluster transport.

Fortunately in the Groovy, GPars, Java, Scala, Akka world, there are
other options, ones that are much nicer :-)

Sadly, I don't have time to contribute to any constructive work on this
just now. And I ought to be doing a review and update to
std.parallelism…

-- 
Russel.
=============================================================================
Dr Russel Winder      t: +44 20 7585 2200   voip: sip:russel.winder at ekiga.net
41 Buckmaster Road    m: +44 7770 465 077   xmpp: russel at winder.org.uk
London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part
URL: <http://lists.puremagic.com/pipermail/digitalmars-d-learn/attachments/20140628/93d9347d/attachment.sig>


More information about the Digitalmars-d-learn mailing list