Skip to main content
  • 1841 Accesses

Abstract

Developing multithreaded applications is much easier when threads don’t interact, typically via shared variables. When interaction occurs, various problems can arise that make an application thread-unsafe (incorrect in a multithreaded context). In this chapter, you’ll learn about these problems and also learn how to overcome them through the correct use of Java’s synchronization-oriented language features.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 34.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 44.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Author information

Authors and Affiliations

Authors

Electronic Supplementary Material

Below is the link to the electronic supplementary material.

ch02 (zip 8 kb)

Rights and permissions

Reprints and permissions

Copyright information

© 2015 Jeff Friesen

About this chapter

Cite this chapter

Friesen, J. (2015). Synchronization. In: Java Threads and the Concurrency Utilities. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4842-1700-9_2

Download citation

Publish with us

Policies and ethics