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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,9e2f60618cf3eaa8,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-10-21 15:10:45 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!paloalto-snf1.gtei.net!denver-snf1.gtei.net!news.gtei.net!coop.net!newsfeed1.global.lmco.com!svlnews.lmms.lmco.com!not-for-mail From: Joe Simon Newsgroups: comp.lang.ada Subject: Distributed Ada (Annex E) Date: Mon, 21 Oct 2002 18:04:22 -0400 Organization: Lockheed Martin Corporation Message-ID: <3DB479E6.1725E12C@lmco.nospammmmmm.com> NNTP-Posting-Host: 158.187.64.135 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.76 [en]C-CCK-MCD {LMFS - Owego} (Windows NT 5.0; U) X-Accept-Language: en Xref: archiver1.google.com comp.lang.ada:30010 Date: 2002-10-21T18:04:22-04:00 List-Id: Hi, I have been working for many years on implementing distributed systems for various uses. Every one of them has had specialized data communications schemes worked out for them. I was just reading a paper on distributed systems utilizing Ada 95 and Annex E, it said that the Ada distributed processing model made creating distributed systems in Ada "Painless". I have Ada 95 and would like to evaluate for myself how "painless" it is. When i get on the net to search for information, I find references to software, such as "Glade" from A.C.T, or "Adept" from Texas A & M. However, I can't seem to find any literature that provides an "Ada distributed Systems for the cluless". Is all I need to put together a small distributed system test (the equivalent to "Hello World", but displayed on another node) is GNAT, or do I need one of these other packages ? thanks for your help Joe Simon