From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.5-pre1 (2020-06-20) on ip-172-31-74-118.ec2.internal X-Spam-Level: X-Spam-Status: No, score=-1.9 required=3.0 tests=BAYES_00,MSGID_SHORT autolearn=no autolearn_force=no version=3.4.5-pre1 Date: 29 Sep 92 15:37:36 GMT From: taurus!atlas!erickson@lll-winken.llnl.gov (David Erickson) Subject: Ada task visibility Message-ID: <6440@atlas.cs.nps.navy.mil> List-Id: I would like to write a server process in Ada which is always running, and which can communicate with any other Ada program using normal rendezvous semantics. Is there a way that this can be done? If not, is this one of the changes that Ada9x will contain? -Dave Erickson