Skip to content

Opening book details…

Can I read Chapter 3 - Synchronizing Pthreads: Synchronization in The ATM Server on EtoBox?

Chapter 3 - Synchronizing Pthreads: Synchronization in The ATM Server by savio77 is a document available to read on EtoBox.

What is Chapter 3 - Synchronizing Pthreads: Synchronization in The ATM Server about?

The document discusses synchronization techniques for a multithreaded ATM server application. It describes adding mutexes to protect access to account data and limit the number of concurrent worker threads. Per-account mutexes allow concurrent access to different accounts, while additional mutexes handle creating new accounts and limiting active worker threads.

Author
savio77
Language
EN