Concept

Semaphore

Semaphore in JavaForge. Links to 1 code example, interview questions.

Where it fits

  1. Advanced concurrency
  2. Semaphore

Packages: Advanced concurrency (pkg16advconcurrency)

See it in code

Existing Java examples.

Prepare

Existing interview questions.

  • Semaphore?

    Concurrency & Multithreading — Interview Questions (150+)

    Prefer immutability and high-level concurrency utilities over low-level locks.

    Open question