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,2c17bef6fb3e444e X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-07-23 21:35:06 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!newsfeed.cs.utexas.edu!geraldo.cc.utexas.edu!not-for-mail From: "Bobby D. Bryant" Newsgroups: comp.lang.ada Subject: Re: Distributed Programming Tutorials? Date: Wed, 23 Jul 2003 22:33:22 -0600 Organization: dis- Message-ID: References: NNTP-Posting-Host: dial-106-38.ots.utexas.edu Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: geraldo.cc.utexas.edu 1059021247 8864 128.83.177.38 (24 Jul 2003 04:34:07 GMT) X-Complaints-To: abuse@utexas.edu NNTP-Posting-Date: Thu, 24 Jul 2003 04:34:07 +0000 (UTC) User-Agent: Pan/0.14.0 (I'm Being Nibbled to Death by Cats!) Xref: archiver1.google.com comp.lang.ada:40747 Date: 2003-07-23T22:33:22-06:00 List-Id: On Wed, 23 Jul 2003 21:26:22 +0000, Stephan Heinemann wrote: > Is there any online tutorial available, that covers distributed (and > reliable) programming in Ada95? If you're a GNAT user and install the GLADE implementation of the DSA (aka gnat-glade, due to a name clash with another GLADE), you should get a handful of example programs that will be helpful in getting started, plus some PostScript documentation. As far as "reliable" goes, there are some non-trivial theoretical issues you can get in to if you want to take the plunge. I'm sure there are lots of different approaches, but you can find J. Misra's work at http://www.cs.utexas.edu/users/psp/ -- Bobby Bryant Austin, Texas