Expand description
Implementation that handles updates of the given key-value taking into account that race conditions could arise between reading and writing values to the shared memory.
Structs§
- Concurrent
Shared Data - Implementation that handles updates of the given key-value taking into account that race conditions could arise between reading and writing values to the shared memory.
Enums§
- Transaction
Status - Indicates the exit status of modification to the
ConcurrentSharedData