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,5bcf30769d6d9599 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-09-02 12:57:42 PST Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!newsfeed1.bredband.com!bredband!diablo.netcom.net.uk!netcom.net.uk!news-hub.cableinet.net!blueyonder!internal-news-hub.cableinet.net!news1.cableinet.net.POSTED!not-for-mail From: Tony Gair Newsgroups: comp.lang.ada Subject: Re: ADA os talk Message-ID: <20010902205711.172603a8.tonygair@blueyonder.co.uk> References: <20010829113230.0ae3febd.tonygair@blueyonder.co.uk> <9miteo$t7r$1@nh.pace.co.uk> <9mj1l3$1mn$1@nh.pace.co.uk> X-Newsreader: Sylpheed version 0.5.3 (GTK+ 1.2.9; i586-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Date: Sun, 02 Sep 2001 19:58:14 GMT NNTP-Posting-Host: 62.31.154.215 X-Complaints-To: http://www.blueyonder.co.uk/abuse X-Trace: news1.cableinet.net 999460694 62.31.154.215 (Sun, 02 Sep 2001 20:58:14 BST) NNTP-Posting-Date: Sun, 02 Sep 2001 20:58:14 BST Organization: blueyonder (post doesn't reflect views of blueyonder) Xref: archiver1.google.com comp.lang.ada:12639 Date: 2001-09-02T19:58:14+00:00 List-Id: > > Why even stick with those limits. Why not run the OS over a network with > 'Disk' I/O node and a CPU I/O node (could be a seperate server), et... To > the apps, it would just look like one huge computer. This is the intention, a huge optimisation of the os and application. And the ability to increase the speed by making a task running on one server perhaps in a single tasking environment but the benefits of multitasking where you need it perhaps on the support of the critical speed task. Multi tasking servers proving a realtime interface to an extremely fast single tasking single process single machine running without even perhaps an operating system. The operating system would be perhaps a support task on a different machine. I hope this makes sense..................