comp.lang.ada
 help / color / mirror / Atom feed
From: "Andrew" <mysig@fast.net>
Subject: Re: GUI Design for Ada
Date: 1999/11/01
Date: 1999-11-01T21:12:41+00:00	[thread overview]
Message-ID: <7vkvo9$oh4$1@news5.fast.net> (raw)
In-Reply-To: 7vkavj$4av$1@nnrp1.deja.com

I think you are correct. The code was running on NightHawk series computers.
Concurrent Comp. Corp. Ft. Lauderdale owns them now. We switched to
PowerHawks.

This by far is the most complex piece of s/w I've ever worked on. It has
five processes and it's growing.

-------------------------------------------------------------------
Andrew


Ted Dennison <dennison@telepath.com> wrote in message
news:7vkavj$4av$1@nnrp1.deja.com...
> In article <7vdbff$9k1$1@news5.fast.net>,
>   "Andrew" <mysig@fast.net> wrote:
> > Ted Dennison <dennison@telepath.com> wrote in message
> > > Out of curiosity, what OS are you using?
> >
> > PowerMAX OS
> ...
> > unfortunately, we use OS calls and have an enhanced Ada83 compiler.
>
> Hmmm. Is that Harris' old VADS-based compiler? It was a rather nice
> system. I particularly liked the way it spilt Ada tasks into separate
> processes and automaticly load-balanced them across the available CPUs.
> It handled the different process-spaces by putting task heaps and
> program stacks in shared memory sections. But you still had to be very
> careful with using non-Ada dynamicly allocted memory in tasks that
> didn't do the initial allocation. With some C code you can get around
> the problem by redefining "malloc" to call Ada's "new" operator. But
> that wouldn't help us for some C library calls, like X and Motif.
>
> Ada 83 had numerous deficiencies wrt. real-time programming. The worst
> was the lack of a "delay until" statement. That's why we didn't even
> consider Ada 83 solutions for the program I'm working on now.
>
> --
> T.E.D.
>
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.






  reply	other threads:[~1999-11-01  0:00 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-10-28  0:00 GUI Design for Ada Andrew
1999-10-28  0:00 ` David Botton
1999-10-29  0:00 ` Ted Dennison
1999-10-29  0:00   ` Andrew
1999-11-01  0:00     ` Ted Dennison
1999-11-01  0:00       ` Andrew [this message]
1999-10-29  0:00 ` tmoran
1999-10-29  0:00   ` Andrew
1999-10-29  0:00 ` Aidan Skinner
1999-10-29  0:00 ` Matthew Heaney
1999-11-05  0:00 ` Stefan Skoglund
1999-11-05  0:00   ` Andrew
1999-11-07  0:00     ` Preben Randhol
replies disabled

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