comp.lang.ada
 help / color / mirror / Atom feed
From: Bryce Bardin <bbardin@home.com>
Subject: Re: ACE functionality in Ada
Date: 1999/05/15
Date: 1999-05-15T00:00:00+00:00	[thread overview]
Message-ID: <373D89CE.C09BCDB2@home.com> (raw)
In-Reply-To: 7hf84v$nqj$1@nnrp1.deja.com



Larry Hazel wrote:

<snip>

> The features of the distributed systems annex would be great.  But, I
> thought it was defined for a homogeneous network using the same compiler
> on all nodes.  If it will work with nodes of different cpu, OS,
> compiler, it would solve all our networking problems.

The main thing that is required for distributed use in a heterogeneous 
network is to make the message format architecturally neutral (and the
same for every node).  One way to achieve that is to use a textual form, 
which is what GLADE does.  The compiler must generate the same format
for the messages regardless of the architecture of the target, which
is achieved by using the same compiler (gnat) for each target.




  reply	other threads:[~1999-05-15  0:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-05-13  0:00 ACE functionality in Ada Larry Hazel
1999-05-13  0:00 ` dennison
1999-05-13  0:00   ` Larry Hazel
1999-05-15  0:00     ` Bryce Bardin [this message]
1999-05-16  0:00       ` Robert Dewar
replies disabled

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