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-Thread: 103376,590b710e61b9ddf8 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.135.231 with SMTP id pv7mr10552794pbb.8.1329161934382; Mon, 13 Feb 2012 11:38:54 -0800 (PST) Path: wr5ni21167pbc.0!nntp.google.com!news2.google.com!eweka.nl!lightspeed.eweka.nl!feeder.erje.net!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: Concurrency always is non-deterministic? Date: Mon, 13 Feb 2012 19:38:52 +0000 Organization: A noiseless patient Spider Message-ID: References: <3721724.784.1329154891821.JavaMail.geo-discussion-forums@pbcwt9> <1xf56jbutoa3$.sd93docj14m0$.dlg@40tude.net> Mime-Version: 1.0 Injection-Info: mx04.eternal-september.org; posting-host="dFCm8HWntFqmDIilBLqEJQ"; logging-data="19469"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18kTTGgv8yNoDFt8bqRpeYR2SXD2tLppjM=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (darwin) Cancel-Lock: sha1:sozbBUKUzwt8c86Md+CT0W+fvng= sha1:IAPHpVq0SkGtiIuqQIkOcW2FaOM= Content-Type: text/plain; charset=us-ascii Date: 2012-02-13T19:38:52+00:00 List-Id: "Dmitry A. Kazakov" writes: > In a narrower sense, RT is when the quality of a value (e.g. of a > response) depends on the real time. For example, when that value > degrades as the time passes. Hard real-time is when the value reaches > 0 in bounded time. A program is said to be real time, when it > processes certain values before their quality degrades below specified > (usually by the application domain) level. A somewhat different statement from the one I'm used to, which is pretty much as in http://en.wikipedia.org/wiki/Real-time_computing