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 / Virtual Machine / July 2005

Tip: Looking for answers? Try searching our database.

Jvm Architecture....

Thread view: 
raxitsheth@gmail.com - 07 Jul 2005 12:42 GMT
Hello all....

Can Anyone help to study  about JVM from (software) Architecture,Design
pattern view point....?

How to use SA and Design pattern to implement JVM. or Can anyone give
Abstract view of JVM (plz dont give redundant information specified in
vm spec...)

Or how to Reverse engineer JVM.../

My aim to study jvm and pattern used in jvm....

Regards
Raxit
Dan - 18 Jul 2005 02:29 GMT
Did you look at the source for any of the open source JVMs yet? They are
very educational. You may not want to look at the SUN sources if you
don't want to be tainted, but there are many good open source JVMs worth
looking at. My favorites: JAMvm, Kaffe and Wonka, but there are others.
Also, waba is fun. Its simple and not vary java compliant (class file
wise) but its small and easy to grasp. You will also want to look at GNU
Classpath.

As far as online information, start with the best, Check out:
http://www.cs.tut.fi/~taivalsa/kurssit/VMDesign2003.html
These are notes for a VM design seminar given by the guy who wrote the
KVM. Very good stuff.

There are 100's of papers available online on all sorts of topics like
memory allocation, garbage collection, class file compression, etc. Give
google a spin. Looking for just pdf files seems to get good results.
google on "virtual machine filetype:pdf"

Also, some good books:

This is just out. Its a good textbook on Virtual Macines (not just JVMs)
"Virtual Machines: Versatile Platforms for Systems and Processes" by Jim
Smith, Ravi Nair

These others will be helpfull as you learn more.

This is a good one to get you started on the JVM. "Inside The Java
Virtual Machine" by Bill Venners

"Virtual Machine Design and Implementation in C/C++" by Bill Blunden

"Memory Management : Algorithms and Implementations In C/C++" by Bill
Blunden

"Garbage Collection : Algorithms for Automatic Dynamic Memory
Management" by Richard Jones, Rafael Lins

"Small Memory Software: Patterns for Systems with Limited Memory" by
James Noble, Charles Weir, Duane Bibby

Signature

dan

Eric - 27 Jul 2005 04:26 GMT
This sounds a little like you are working on a college research
project?

There are many design patterns in the JVM. If you study an open source
JVM (maybe kaffe) you can see them in action.


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.