comp.lang.ada
 help / color / mirror / Atom feed
From: taw@pb220.legnica.sdi.tpnet.pl (Tomasz Wegrzanowski)
Subject: Re: Will (abstract) Ada code improve over time ?
Date: 29 Jul 2001 04:34:37 GMT
Date: 2001-07-29T04:34:37+00:00	[thread overview]
Message-ID: <9k03ot$2me$3@news.tpi.pl> (raw)
In-Reply-To: E166E69A95753648BC398E36BE9A3AB81451890D@sus-ma1it06.rational.com

In article <E166E69A95753648BC398E36BE9A3AB81451890D@sus-ma1it06.rational.com>, Corey Ashford wrote:
> One major advantage of Ada is built-in threading (i.e. Ada tasks).
> As hardware gets more multiprocessing capability, Ada programs written using
> tasking will naturally get a performance boost.   Of course, multi-threaded
> C programs would get a boost too, but because it's so much easier
> for a programmer to write multi-threaded programs in Ada, they will be more
> likely to do use multi-threading in Ada than in C.

Not true, because C uses hardware/OS threading model, while Ada uses own
threading model, so unless hardware and OSes will be designed for Ada,
C code will perform better (C code can change threading model if
hardware/OS design changes with no problem).



  reply	other threads:[~2001-07-29  4:34 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-18 11:34 Will (abstract) Ada code improve over time ? Reinert Korsnes
2001-07-18 11:42 ` Lutz Donnerhacke
2001-07-19 17:29   ` Tomasz Wegrzanowski
2001-07-20  8:15     ` Lutz Donnerhacke
2001-08-03 17:38   ` Dale Pontius
2001-08-03 21:32     ` Florian Weimer
2001-07-18 13:33 ` Preben Randhol
2001-07-19 17:31   ` Tomasz Wegrzanowski
2001-07-19 17:46     ` Ed Falis
2001-07-20  7:35   ` Reinert Korsnes
2001-07-20  8:46     ` Jacob Sparre Andersen
2001-07-26  0:52       ` Corey Ashford
2001-07-29  4:34         ` Tomasz Wegrzanowski [this message]
2001-07-29  5:47           ` AG
2001-07-29  5:56           ` tmoran
2001-07-29  8:20           ` Pascal Obry
2001-07-29 12:39           ` Larry Kilgallen
2001-07-29 14:08           ` Florian Weimer
replies disabled

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