Topic: concurrency control by monitors
| |
Reference
Yang, B.-S., Moon, S.-M., Ebcioglu, K.,
"Lightweight monitors for the Java virtual machine",
Software-Practice and Experience, 35, March 2005, pp. 281-299.
Google
Quotations
abstract ;;Quote: lightweight monitor using a 32-bit lock in each object; hash tables for other data; 21x faster w/o contention, 7x faster w/ contention
|
Related Topics
Topic: concurrency control by monitors (24 items)
|