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=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail From: Paul Rubin Newsgroups: comp.lang.ada Subject: Re: How to get Ada to =?utf-8?Q?=E2=80=9Ccross?= the =?utf-8?Q?ch?= =?utf-8?Q?asm=E2=80=9D=3F?= Date: Sat, 21 Apr 2018 14:28:21 -0700 Organization: A noiseless patient Spider Message-ID: <877ep02qru.fsf@nightsong.com> References: <1c73f159-eae4-4ae7-a348-03964b007197@googlegroups.com> <878t9nemrl.fsf@nightsong.com> <87h8o7lowg.fsf@nightsong.com> <8736zqkwat.fsf@nightsong.com> <6839088c-f221-4650-a6ea-1841ae539486@googlegroups.com> <87zi1xu0xg.fsf@nightsong.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: reader02.eternal-september.org; posting-host="532e8b2aa0bc5beb3e34e3489a7ffcd6"; logging-data="30723"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/TRtn+9lbw8wV6BTddErQv" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) Cancel-Lock: sha1:dPtoVdNhr1IW69suy3qJ2VszOms= sha1:NXkKdbyoGC14d8Xn5Als0uzeEos= Xref: reader02.eternal-september.org comp.lang.ada:51662 Date: 2018-04-21T14:28:21-07:00 List-Id: Simon Wright writes: > What about the bank keeping track of your money? Not realtime, or at least not hard realtime. Nobody cares if checking your bank balance online takes a millisecond longer than it was supposed to. They might care about the statistical distribution of the latency but they don't care at all about a single query. (Hard) realtime means that disaster ensures if a deadline is missed even once. > What about those crazy high-frequency traders? Their machines are not in data centers.