rwlock 0.1.1

A concurrent **Readers/Writer lock** implementation built on `GenServer`. `RWLock` allows multiple readers to acquire a shared (`:sh_lock`) lock simultaneously, while ensuring that only one writer (`:ex_lock`) can hold an exclusive lock at any given time.

License

MIT

Downloads

0 20 40 60 80 Last 30 days, all versions
  • 0 0
    this version
  • 0 0
    yesterday
  • 0 0
    last 7 days
  • 0 0
    all time

Versions (1)

Dependencies (0)

Recent Activity

  • Oct 12, 2025 Publish documentation for release 0.1.1
  • Oct 12, 2025 Publish release 0.1.1

Show All Activities

Config

mix.exs
rebar.config
erlang.mk

Checksum

Build Tools

mix

Owners

Publisher

hamadmarri

Dependents (0)