Community

Understanding Concurrency

(G. Blake Meike) In this sample chapter from Android Concurrency, author G. Blake Meike explains how concurrent programs are used in software and hardware, introduces threads for executing sequential instructions in concurrent orders, and discusses the Java memory model used to connect the work of a

Read More - Register for Free Membership