Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
jedimouse
on Aug 15, 2013
|
parent
|
context
|
favorite
| on:
Things You Didn’t Know About Synchronization in Ja...
Great book indeed. Along with effective Java, its one of my alltime favorites. But since its a Java book, it doesnt if I recall correctly detail how things are implemented at the core JVM level. Does anyone know a good book or source about that?
kasey_junk
on Aug 15, 2013
|
next
[–]
It depends on the JVM you are using. If it is an open source one you can look yourself.
A little old but Oracle JRockit: The Definitive Guide is a pretty good book on the JRockit JVM.
gtani
on Aug 15, 2013
|
prev
[–]
this was good
http://www.artima.com/insidejvm/ed2/threadsynch3.html
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: