Limit this search to....

Understanding Java Virtual Machine
Contributor(s): Seth, Sachin (Author)
ISBN: 1842658158     ISBN-13: 9781842658154
Publisher: Alpha Science International, Ltd
OUR PRICE:   $44.65  
Product Type: Hardcover
Published: January 2013
* Not available - Not in print at this time *
Additional Information
BISAC Categories:
- Computers | Programming Languages - General
- Computers | Programming - General
- Technology & Engineering | Materials Science - General
Dewey: 005.133
Physical Information: 0.87" H x 6.54" W x 9.69" (1.25 lbs) 318 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
Understanding Java Virtual Machines helps readers in gaining in-depth knowledge of underlying Java virtual machine architecture. Chapters in this book are outcome of author's understanding, developed while coding Java Virtual Machine.

Initial chapters give the background of platform dependency and how platform independence can be achieved. It explains the building blocks of the Java Virtual Machine like heap, stacks and other storage areas. In subsequent chapters, it continues with algorithms that Java Virtual Machine performs. This book uses C' programming language for explaining the algorithms. Audience having background of C' or other language will have an advantage in understanding Java Virtual Machine algorithms. Final chapters help target audience in understanding the implementation of java native interface, multi-threading and garbage collection in Java Virtual Machine.