Skip to content

This category owns language-neutral concurrency mechanisms and coordination decisions.

It covers shared-state invariants, ordering, synchronization, conflict detection, and coordination across independent workers or nodes.

Database entries own transaction, isolation, and persistence-specific concurrency behavior. Architecture entries own component and dependency boundaries. Problem entries own failure modes such as race conditions.

Entries (5)