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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,6ca5f0d94d4c145 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!postnews.google.com!d15g2000prc.googlegroups.com!not-for-mail From: Allison Beh Newsgroups: comp.lang.ada Subject: Re: Distributed Computing in Ada Date: Sat, 5 Sep 2009 02:31:15 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <7f8194ed-26d1-4a38-841b-6cb910b10ce4@j9g2000prh.googlegroups.com> <4a92c4aa$0$31329$9b4e6d93@newsspool4.arcor-online.net> NNTP-Posting-Host: 121.121.20.204 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1252143080 24736 127.0.0.1 (5 Sep 2009 09:31:20 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sat, 5 Sep 2009 09:31:20 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: d15g2000prc.googlegroups.com; posting-host=121.121.20.204; posting-account=y8U0KAoAAABaYW80kEL0Mzz_A-6jc6Yp User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_7; en-us) AppleWebKit/530.19.2 (KHTML, like Gecko) Version/4.0.2 Safari/530.19,gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:8180 Date: 2009-09-05T02:31:15-07:00 List-Id: On Aug 25, 12:49=A0am, Georg Bauhaus wrote: > Allison Beh schrieb: > > > Hi, > > > To do distributed computing in Ada, what are the software components > > needed? Are libflorist and libpvm necessary? What about in Mac OS X > > platform? Is Bonjour needed? Much appreciated if someone can kindly > > shed some light on it. Thanks in advance. > > Have you seen PolyORB yet?http://libre.adacore.com/libre/tools/polyorb/ Thank you all for the useful information. I've downloaded PolyORB but failed to install it. During the configuration process, there was an error message which states that my Ada compiler is not working. But I've tested my compiler, it is able to compile the Ada programs. I wonder what is wrong. Have I missed something? Regards, Allison Beh