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,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.182.226.132 with SMTP id rs4mr14709758obc.34.1411306288962; Sun, 21 Sep 2014 06:31:28 -0700 (PDT) X-Received: by 10.182.209.69 with SMTP id mk5mr319obc.22.1411306288809; Sun, 21 Sep 2014 06:31:28 -0700 (PDT) Path: border1.nntp.dca1.giganews.com!nntp.giganews.com!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!news.glorb.com!a13no1032023igq.0!news-out.google.com!rp1ni1443igb.0!nntp.google.com!h15no3132057igd.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Sun, 21 Sep 2014 06:31:28 -0700 (PDT) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=24.36.114.177; posting-account=Lb5doAoAAAAWHET3z2_nBVbFSXaZQG1V NNTP-Posting-Host: 24.36.114.177 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <9b22dd09-6137-4f4b-8be1-28255032df70@googlegroups.com> Subject: Simp,e example for 2 tasks From: Stribor40 Injection-Date: Sun, 21 Sep 2014 13:31:28 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: number.nntp.dca.giganews.com comp.lang.ada:189067 Date: 2014-09-21T06:31:28-07:00 List-Id: Would anyone be able to post simple example of ada program showing 2 tasks taking to each other please. For example one task sends message to another saying "hi" and second taks replying "hi back". I am having troubles finding example of simple program like this online