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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,40df449d96f82ce4 X-Google-Attributes: gid103376,public From: dewar@cs.nyu.edu (Robert Dewar) Subject: Re: > 1 Ada exe's on same processor under RTOS ? Date: 1996/07/18 Message-ID: #1/1 X-Deja-AN: 169692465 references: <837702665.29434.0@ten-fwrd.demon.co.uk> organization: Courant Institute of Mathematical Sciences newsgroups: comp.lang.ada Date: 1996-07-18T00:00:00+00:00 List-Id: "We are hoping to develop a Hard Real Time Operating System in Ada for use in a distributed system. We would like to have separate Ada executables for each 'application' running on the processor, with controls to ensure that the 'applications' do not access each other, without using calls to the RTOS." Sounds like a good application for the distributed systems annex functionality of Ada 95.