Re: Do we really need virtual machines?

david.boyle@ed.tadpole.com (Dave Boyle)
12 Oct 2004 00:51:23 -0400

          From comp.compilers

Related articles
[7 earlier articles]
Re: Do we really need virtual machines? slimick@venango.upb.pitt.edu (John Slimick) (2004-10-04)
Re: Do we really need virtual machines? nmm1@cus.cam.ac.uk (2004-10-09)
Re: Do we really need virtual machines? dot@dotat.at (Tony Finch) (2004-10-09)
Re: Do we really need virtual machines? Nicola.Musatti@ObjectWay.it (2004-10-09)
Re: Do we really need virtual machines? danwang74@gmail.com (Daniel C. Wang) (2004-10-09)
Re: Do we really need virtual machines? gah@ugcs.caltech.edu (glen herrmannsfeldt) (2004-10-09)
Re: Do we really need virtual machines? david.boyle@ed.tadpole.com (2004-10-12)
Re: Do we really need virtual machines? anton@mips.complang.tuwien.ac.at (2004-10-17)
Re: Do we really need virtual machines? Colin_Paul_Gloster@ACM.org (Paul Colin Gloster) (2004-10-21)
Re: Do we really need virtual machines? postmaster@paul.washington.dc.us (Paul Robinson) (2004-12-17)
Re: Do we really need virtual machines? gah@ugcs.caltech.edu (glen herrmannsfeldt) (2004-12-19)
Re: Do we really need virtual machines? tobias@berg.dichter.de (Tobias Bergmann) (2004-12-22)
Re: Do we really need virtual machines? vbdis@aol.com (2004-12-23)
| List of all articles for this month |

From: david.boyle@ed.tadpole.com (Dave Boyle)
Newsgroups: comp.compilers
Date: 12 Oct 2004 00:51:23 -0400
Organization: http://groups.google.com
References: 04-10-013 04-10-037
Keywords: VM
Posted-Date: 12 Oct 2004 00:51:23 EDT

Jürgen Kahrs <Juergen.Kahrs@vr-web.de> wrote
<snip>
> Has anyone ever noticed that the "standard libraries" that come with
> Java and C# are attempts to recreate Unix-like Operating Systems ?


I've not noticed any such connection.


> Including APIs for memory, file system, scheduler, terminal, printer,
> network, clock, GUI


<snip>


None of these abstractions are specific to Unix and you omit to
mention any part of the "standard libraries" that come with Java and
C# that have no analogue whatsoever within the Unix OS (e.g. XML
parsing support, reflection etc.).


Cheers,


Dave


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.