comp.lang.ada
 help / color / mirror / Atom feed
From: Robert A Duff <bobduff@shell01.TheWorld.com>
Subject: Re: Distributed Computing in Ada
Date: Fri, 28 Aug 2009 08:29:46 -0400
Date: 2009-08-28T08:29:46-04:00	[thread overview]
Message-ID: <wccljl4glz9.fsf@shell01.TheWorld.com> (raw)
In-Reply-To: cd917fe6-d84c-47bc-b00e-76baae76ec6e@u16g2000pru.googlegroups.com

abyhoe <abyhoe@gmail.com> writes:

> I am a little bit curious on this: Does Ada require PolyOrb etc to
> support Annex E?

I'm not sure what you mean.  Ada requires something like PolyORB to
support Annex E.  But PolyORB is just one implementation of Annex E,
and it also supports much more than Annex E (for example, it supports
CORBA, which is a whole 'nother way of doing distributed systems).

PolyORB is part of GNAT.  It wouldn't work to just compile PolyORB using
some other Ada compiler that doesn't know about PolyORB, because it
depends on certain features of GNAT.  For example, the GNAT compiler
knows how to generate the "client stubs" and "server stubs" that are
used to implement remote procedure calls in PolyORB.

Does that answer your question?

- Bob



  parent reply	other threads:[~2009-08-28 12:29 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
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 [this message]
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