Skip to content

Reorganize concurrency course #1536

Closed
Closed
@djmitche

Description

@djmitche
  • Organize similar to Fundamentals: shorter segments each ending with an exercise
  • Put the entire course under src/concurrency (it's currently under src/{concurrency,async})
  • Move exercises into the source directories as done with Fundamentals
  • More, simpler exercises
  • Try to factor out the "pitfalls" segment of the async session
  • Cover sync primitives like Mutex (since they're used in dining philosophers)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions