smallnest / distributed

distributed synchronization primitives

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

examples of etcd distributed concurrency primitives

  • Leader election
  • Locker
  • Mutex
  • RWMutex
  • Barrier
  • DoubleBarrier
  • Queue
  • PriorityQueue
  • STM

About

distributed synchronization primitives

License:MIT License


Languages

Language:Go 100.0%