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,e044ffd541cf5e2d X-Google-Attributes: gid103376,public From: tmoran@bix.com Subject: Re: Parallel Date: 2000/04/06 Message-ID: #1/1 X-Deja-AN: 607722038 References: <8ci3j4$ncj$1@nnrp1.deja.com> X-Complaints-To: abuse@pacbell.net X-Trace: news.pacbell.net 955055722 206.170.2.12 (Thu, 06 Apr 2000 14:15:22 PDT) Organization: SBC Internet Services NNTP-Posting-Date: Thu, 06 Apr 2000 14:15:22 PDT Newsgroups: comp.lang.ada Date: 2000-04-06T00:00:00+00:00 List-Id: > > Kaklis Antonis wrote: > > > > > Could you please tell me how can I (if it is possible), > > > do parallel programming with Ada95? What kind of "parallel programming" is wanted? Massively parallel with thousands of CPUs? Fine grained SIMD parallel? Multitasking on a single or a few CPUs (that could use Ada's tasking constructs)? Networked CPUs that could use Ada's Appendix E "Distributed Systems" constructs? Networked CPUs that could use TCP/IP sockets, or serial comm ports, that could Ada library packages available for various OSes? (My ISP dropped the initial post in this thread.) > > > Any tutorial or web-address related? How about "Concurrency in Ada" ISBN 0 521 62911 X paperback.