scrambled
Concept

Concurrent programming

Modified just now
Books JourneyProgramming Language Theory Statusreviewing Tags
  • concurrency theory
  • language-feature-design
  • programming paradigm

A programming paradigm where multiple computations execute in overlapping time periods, managing shared resources and coordination through synchronization primitives.

A programming paradigm where multiple computations execute in overlapping time periods, managing shared resources and coordination through synchronization primitives.