Concept

Concurrency

Millions of cheap threads for blocking I/O . Don't pool them like platform threads.

Where it fits

  1. Concurrency
  2. Concurrency

Packages: Advanced concurrency (pkg16advconcurrency), Concurrency (pkg7concurrency)

Learn

Existing chapters for this concept.

See it in code

Existing Java examples.

Reference

Prepare

Existing interview questions.

Java versions