Hackernews posts about mutex
- Golang NATS Mutex Library (github.com)
- Show HN: Debate Platform Where Only One Person Can Speak at a Time (www.youtube.com)
- Futexes at Home (specificprotagonist.net)
- Futexes at Home (specificprotagonist.net)
- New Thermal Interface Material Could Cool Down Energy-Hungry Data Centers (cockrell.utexas.edu)
- The Monads Hurt My Head – But Not Anymore (2009) (golem.ph.utexas.edu)
- The Fastest Mutexes (justine.lol)
- MutexProtected: A C++ Pattern for Easier Concurrency (awesomekling.github.io)
- Fine-grained locking with two-bit mutexes (probablydance.com)
- Golang Sync Mutex: Normal and Starvation Mode (victoriametrics.com)
- Exploring concurrent rate limiters, mutexes, semaphores (blog.shalvah.me)
- MutexBot – Shared resource management in Slack (mutexbot.com)
- Golang Sync Mutex: Normal and Starvation Mode (victoriametrics.com)
- Show HN: High School – A Redis Mutex in Ruby and Lua (census.dev)
- A saner way to use mutex in Golang, using generics (github.com)
- Mutex vs. Semaphore: How to implement them (softwareengineering.stackexchange.com)
- Rust's Mutex, Atomics and UnsafeCell – Spooky Action at a Distance? (leon.schuermann.io)
- How HappyLock Works (a deadlock-free mutex library) (www.botahamec.dev)
- Rust's Mutex, Atomics and UnsafeCell – Spooky Action at a Distance? (leon.schuermann.io)
- A Deadlock-Detecting Mutex (faouellet.github.io)
- How HappyLock Works (a deadlock-free mutex library) (www.botahamec.dev)
- Mutex=Rubber Chicken (stackoverflow.com)
- DB transactions are not a mutex (erezrabih.medium.com)
- Show HN: Dut – a fast Linux disk usage calculator (codeberg.org)
- Show HN: Talk Paper Scissors (talkpaperscissors.com)
- Bug in reader/writer locks in Windows API (old.reddit.com)
- Rust actors and ArcMutex: handle with care (dgroshev.com)
- Ask HN: How could we emulate condition variables using Go channels only? (stackoverflow.com)