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_20,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,a1eff3a9508d6cba X-Google-Attributes: gid103376,public From: LarryButts Subject: Re: Space Station S/W in Ada -- No Tasking? Date: 1998/05/05 Message-ID: <354EBC95.B4716EC8@orbitworld.net>#1/1 X-Deja-AN: 350338879 Content-Transfer-Encoding: 7bit References: <354dadfd.2883074@news.mindspring.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Organization: OrbitWorld Network, Inc. Newsgroups: comp.lang.ada Date: 1998-05-05T00:00:00+00:00 List-Id: I believe you are 100% correct. However, on the trainer for the ISS we are using Ada, about 1.5M lines worth and we are using tasking and a lot of it. We are using rate monotonic sheduling for our real-time hard deadline simulations. Ada tasking works great and this thing is integrating a whole lot better that if we were using an old cyclic exec.