comp.lang.ada
 help / color / mirror / Atom feed
From: Jacob Sparre Andersen <sparre@nbi.dk>
Subject: Re: Distributed Computing in Ada
Date: 24 Aug 2009 15:45:34 +0200
Date: 2009-08-24T15:45:34+02:00	[thread overview]
Message-ID: <87ws4t496p.fsf@jspa-nykredit.sparre-andersen.dk> (raw)
In-Reply-To: 7f8194ed-26d1-4a38-841b-6cb910b10ce4@j9g2000prh.googlegroups.com

Allison Beh wrote:

> To do distributed computing in Ada, what are the software components
> needed?

An Ada compiler supporting annex E should be enough.  Some versions of
GCC (GNAT) can supposedly do the job.  (I've never tried myself.)

> Are libflorist and libpvm necessary? What about in Mac OS X
> platform? Is Bonjour needed? Much appreciated if someone can kindly
> shed some light on it. Thanks in advance.

You could roll your own solution using sockets (for example using
Ada_Sockets or GNAT.Sockets) or a distributed programming API (such as
MPI).

Greetings,

Jacob
-- 
Photos from LinuxDay2005 in Cagliari:
                        http://linuxday.gulch.it/2005/album/



  reply	other threads:[~2009-08-24 13:45 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-24 13:22 Distributed Computing in Ada Allison Beh
2009-08-24 13:45 ` Jacob Sparre Andersen [this message]
2009-08-24 16:49 ` Georg Bauhaus
2009-09-05  9:31   ` Allison Beh
2009-09-05 12:06     ` Ludovic Brenta
2009-09-05 13:20       ` Allison Beh
2009-09-05 16:49         ` Vadim Godunko
2009-08-25 11:58 ` Gene
2009-08-25 12:00 ` Gene
2009-08-27 15:28   ` Robert A Duff
2009-08-27 23:27     ` Jeffrey R. Carter
2009-08-28  0:35       ` Robert A Duff
2009-08-28  4:07         ` abyhoe
2009-08-28  8:34           ` Ludovic Brenta
2009-08-28  8:57             ` abyhoe
2009-08-28  9:03               ` abyhoe
2009-08-28  9:33                 ` Ludovic Brenta
2009-08-28 13:25             ` John McCabe
2009-08-28 13:38               ` Ludovic Brenta
2009-08-28 14:59                 ` Robert A Duff
2009-08-28  4:19         ` Jeffrey R. Carter
2009-08-28 12:24           ` Robert A Duff
2009-08-28 18:57             ` Jeffrey R. Carter
2009-08-28 19:57               ` Robert A Duff
     [not found]         ` <cd917fe6-d84c-47bc-b00e-76baae76ec6e@u16g2000pru.googlegroups.com>
2009-08-28  8:40           ` Jacob Sparre Andersen
2009-08-28 12:29           ` Robert A Duff
2009-08-28 15:00 ` Per Sandberg
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox