From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,a5681531ca1cf09e X-Google-Attributes: gid103376,public From: dewar@merv.cs.nyu.edu (Robert Dewar) Subject: Re: Tasking performance between Ada83 and Ada95 Date: 1997/06/17 Message-ID: #1/1 X-Deja-AN: 249156901 References: <1997Jun6.115223.7384@relay.nswc.navy.mil> Organization: New York University Newsgroups: comp.lang.ada Date: 1997-06-17T00:00:00+00:00 List-Id: <> No one said that this is impossible. It is of course possible, but it does not seem to be a particularly useful approach in practice on modern day operating systems and hardware. Or put it another way, we have not found even one customer interested in this kind of simulation. All our customers using multi-processors definitely want Ada to use the underlying operating systems threads, since this gives them all kinds of capabilities, like assigning threads to processors, dealing with thread hierarchies, special kinbds of inter-thread syncrhonization, debugging tools that know about the threads, performance analyzers that know about the threads etc.