Find link

language:

jump to random article

Find link is a tool written by Edward Betts.

searching for Java concurrency 13 found (24 total)

alternate case: java concurrency

Joshua Bloch (598 words) [view diff] case mismatch in snippet view article find links to article

and is a co-author of two other Java books, Java Puzzlers (2005) and Java Concurrency In Practice (2006). Bloch holds a B.S. in computer science from Columbia
ThreadSafe (352 words) [view diff] exact match in snippet view article find links to article
concurrent applications running in complex environments. ThreadSafe detects Java concurrency defects: Race conditions – which lead to incorrect or unpredictable
Double-checked locking (2,142 words) [view diff] case mismatch in snippet view article find links to article
Retrieved 2018-07-28. Brian Goetz et al. Java Concurrency in Practice, 2006 pp348 Goetz, Brian; et al. "Java Concurrency in Practice – listings on website"
LU reduction (229 words) [view diff] no match in snippet view article find links to article
Strategies for Efficient Exploitation of Loop-level Parallelism in Java. Concurrency and Computation: Practice and Experience(Java Grande 2000 Special
Treiber stack (574 words) [view diff] case mismatch in snippet view article find links to article
implementation of the Treiber Stack in Java, based on the one provided by book Java Concurrency in Practice. import java.util.concurrent.atomic.*; import net.jcip
SwingWorker (735 words) [view diff] case mismatch in snippet view article find links to article
documentation for Java 7. Worker Threads and SwingWorker from Oracle's Java Concurrency in Swing tutorial. Improve Application Performance With SwingWorker
Non-blocking algorithm (2,385 words) [view diff] exact match in snippet view article find links to article
Tim; Bloch, Joshua; Bowbeer, Joseph; Holmes, David; Lea, Doug (2006). Java concurrency in practice. Upper Saddle River, NJ: Addison-Wesley. p. 41. ISBN 9780321349606
Happened-before (637 words) [view diff] case mismatch in snippet view article find links to article
Brian; Peierls, Tim; Bloch, Joshua; Bowbeer, Joseph; Holmes, David; Lea, Doug (2006). Java Concurrency in Practice. Addison Wesley. ISBN 0-321-34960-1.
Immutable object (3,818 words) [view diff] case mismatch in snippet view article find links to article
OxfordLearnersDictionaries.com". www.oxfordlearnersdictionaries.com. Goetz et al. Java Concurrency in Practice. Addison Wesley Professional, 2006, Section 3.4. Immutability
Volatile (computer programming) (2,142 words) [view diff] case mismatch in snippet view article
Java SE 7 Edition". Oracle Corporation. 2013. Retrieved 2013-05-12. "Java Concurrency: Understanding the 'Volatile' Keyword". dzone.com. 2021-03-08. Archived
Scala (programming language) (10,224 words) [view diff] exact match in snippet view article
includes support for futures and promises, in addition to the standard Java concurrency APIs. Originally, it also included support for the actor model, which
Comparison of Java and C++ (6,103 words) [view diff] case mismatch in snippet view article find links to article
Tim; Bloch, Joshua; Bowbeer, Joseph; Holmes, David; Lea, Doug (2006). Java Concurrency in Practice. Addison Wesley. ISBN 0-321-34960-1. The Wikibook C++ Programming
Java version history (11,130 words) [view diff] case mismatch in snippet view article find links to article
need met by existing specifications?". Oracle. Goetz, Brian (2006). Java Concurrency in Practice. Addison-Wesley. p. xvii. ISBN 0-321-34960-1. "Java 5.0