Модель памяти Java (Russian Wikipedia)

Analysis of information sources in references of the Wikipedia article "Модель памяти Java" in Russian language version.

refsWebsite
Global rank Russian rank
1st place
1st place
1,747th place
2,086th place
24th place
2nd place
1,131st place
1,354th place
low place
low place
low place
low place
3,975th place
6,312th place

cheremin.blogspot.com

hp.com

hpl.hp.com

ibm.com

www-128.ibm.com

ibm.com

oswego.edu

gee.cs.oswego.edu

g.oswego.edu

umd.edu

cs.umd.edu

  • The "Double-Checked Locking is Broken" Declaration. Дата обращения: 21 июля 2013. Архивировано 6 марта 2012 года.
  • Jeremy Manson and Brian Goetz. JSR 133 (Java Memory Model) FAQ (февраль 2004). — «The Java Memory Model describes what behaviors are legal in multithreaded code, and how threads may interact through memory. It describes the relationship between variables in a program and the low-level details of storing and retrieving them to and from memory or registers in a real computer system. It does this in a way that can be implemented correctly using a wide variety of hardware and a wide variety of compiler optimizations.». Дата обращения: 18 октября 2010. Архивировано 4 сентября 2013 года.

web.archive.org

webcitation.org

  • Jeremy Manson and Brian Goetz. JSR 133 (Java Memory Model) FAQ (февраль 2004). — «The Java Memory Model describes what behaviors are legal in multithreaded code, and how threads may interact through memory. It describes the relationship between variables in a program and the low-level details of storing and retrieving them to and from memory or registers in a real computer system. It does this in a way that can be implemented correctly using a wide variety of hardware and a wide variety of compiler optimizations.». Дата обращения: 18 октября 2010. Архивировано 4 сентября 2013 года.
  • Boehm, Hans. Threads and memory model for C++. Дата обращения: 17 февраля 2008. Архивировано из оригинала 4 сентября 2013 года.