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.6 required=5.0 tests=BAYES_05,INVALID_DATE autolearn=no autolearn_force=no version=3.4.4 Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!wuarchive!gem.mps.ohio-state.edu!usc!ucsd!ucbvax!MERCURY.BERKELEY.EDU!pfaff From: pfaff@MERCURY.BERKELEY.EDU (Ray Pfaff - Oakwood 457 934-8162) Newsgroups: comp.lang.ada Subject: Re:Ada main communication Message-ID: <8910061453.AA00174@mercury> Date: 6 Oct 89 14:53:42 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet List-Id: I'm somewhat new to the Ada world and am working with VADs ADA on an AT&T unix system V environment. It is important for our system to be running two Ada tasks which can be shut down separately from each other. Can any body tell me of a way to intercommunicate between these two ADA mains in this environ- ment ?