Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / June 2006

Tip: Looking for answers? Try searching our database.

Networking of JVMs

Thread view: 
pradeepkumar.te@gmail.com - 27 Jun 2006 09:48 GMT
Can the Java Virtual Machines can be networked as the real physical
machines are done?
Matt Humphrey - 27 Jun 2006 12:56 GMT
> Can the Java Virtual Machines can be networked as the real physical
> machines are done?

How many moons does it take to make a chocolate moon pie?  The JVM is a
software system and cannot be logically compared to physical hardware.  It
supports networked applications (or, you could say, its libraries do) but
does not itself have to be network-aware and certainly cannot have cables
plugged into it.

Is there some reason you need a physically-networked JVM rather than a
typical software network system?

Cheers,
Matt Humphrey matth@ivizNOSPAM.com http://www.iviz.com/ 
Chris Uppal - 27 Jun 2006 13:19 GMT
> Is there some reason you need a physically-networked JVM rather than a
> typical software network system?

And how do you plug a network card into a computer program (the JVM) ?

;-)

   -- chris
pradeepkumar.te@gmail.com - 28 Jun 2006 05:55 GMT
> > Can the Java Virtual Machines can be networked as the real physical
> > machines are done?
[quoted text clipped - 10 lines]
> Cheers,
> Matt Humphrey matth@ivizNOSPAM.com http://www.iviz.com/

Why don't you look at the JVM as a Chip so that they can be
networked...I  think it is feasible.

Pradeep
Matt Humphrey - 28 Jun 2006 13:53 GMT
>> > Can the Java Virtual Machines can be networked as the real physical
>> > machines are done?
[quoted text clipped - 14 lines]
> Why don't you look at the JVM as a Chip so that they can be
> networked...I  think it is feasible.

It is feasible (just check Google)--it's not meaningful to network them.
Neither the JLS nor the JVM Spec has any notion of being networked--there
are no semantics for "networked JVMs".  Having hardware JVMs does not
automatically mean that they can be networked. Even building a JVM out of
distributed components does not automatically make JVM networking meaningful
either.

What you're describing is possible only if you redefine the JVM spec to
specify what networked JVMs means.  You could then make whatever claims you
like about what is or is not possible.  IMO, the current spec seems
perfectly capable of supporting networked applications without requiring
JVMs being networked.

Cheers,
Matt Humphrey matth@ivizNOSPAM.com http://www.iviz.com/ 
pradeepkumar.te@gmail.com - 29 Jun 2006 08:12 GMT
> >> > Can the Java Virtual Machines can be networked as the real physical
> >> > machines are done?
[quoted text clipped - 30 lines]
> Cheers,
> Matt Humphrey matth@ivizNOSPAM.com http://www.iviz.com/

Thanks for the information.

Can the JVM chips be made work with other main processors which can be
networked?

Thanks,
Pradeep
Chris Uppal - 29 Jun 2006 11:45 GMT
> Can the JVM chips be made work with other main processors which can be
> networked?

I don't think there are any Java chips anymore are there ?  In any case, even
if a chip is designed (and I think they /dd/ exist once) to execute the JVM
bytecode set, just executing that bytecode doesn't in itself make the chip into
a JVM -- there's a great deal of extra logic (method lookup, for instance)
which is needed to make a complete runtime platform.

I'm really not sure what you mean by "networking" a processor.  You may mean
"can they be assembled into clusters with more-or-less shared memory ?", or you
may mean "can they be connected to a LAN ?".  I have never heard of a Java chip
intended to be clustered (doesn't mean they didn't exist), so I'll assume the
latter.  /Any/ chip can be networked, since that is a property of the device it
is part of, not of the chip itself.  For instance, if I were building a
hand-held computer which ran Java "on the metal" (not an especially good idea,
IMO), then presumably I'd also put networking hardware in the same box, and my
implementation of the sockets/NIO part of the Java Standard Platform would talk
in a hardware-specific way to that.

   -- chris
Matt Humphrey - 29 Jun 2006 12:39 GMT
>> >> > Can the Java Virtual Machines can be networked as the real physical
>> >> > machines are done?
[quoted text clipped - 40 lines]
> Can the JVM chips be made work with other main processors which can be
> networked?

You'll have to check Google to see what state that technology is in.

Cheers,
Matt Humphrey  matth@ivizNOSPAM.com http://www.iviz.com/ 


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.