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,23f777a1c26e56c1,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 1995-01-25 20:25:39 PST Newsgroups: comp.lang.ada Path: nntp.gmd.de!newsserver.jvnc.net!howland.reston.ans.net!vixen.cso.uiuc.edu!uwm.edu!lll-winken.llnl.gov!taurus.cs.nps.navy.mil!cordeiro From: cordeiro@cs.nps.navy.mil (mauricio cordeiro) Subject: How can two tasks in different processors rendezvous? Message-ID: Sender: news@taurus.cs.nps.navy.mil Organization: Naval Postgraduate School, Monterey Date: Thu, 26 Jan 1995 04:25:39 GMT Date: 1995-01-26T04:25:39+00:00 List-Id: We have 2 different Ada tasks running asynchronously in two different workstations, and we need to transfer information from one to the other (a kind of remote rendezvous...). The workstations run Unix and are networked, but the compiler we have (SunAda), doesn't support any kind of RCP(remote procedure calls) or any other similar facility. HOW CAN I DO IT ? ANY SUGGESTIONS ???? _____________________________________________________ Mauricio M. Cordeiro | Work: (408) 656-3754 Computer Science Dept. | Fax : (408) 656-2814 NAVAL POSTGRADUATE SCHOOL| Home: (408) 394-3743 MONTEREY, CA 93943-2540 | cordeiro@cs.nps.navy.mil _____________________________________________________