Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kyuff/database-semaphore

A proof of concept to use a row in a database as a semaphore for locking resources.
https://github.com/kyuff/database-semaphore

Last synced: 12 days ago
JSON representation

A proof of concept to use a row in a database as a semaphore for locking resources.

Awesome Lists containing this project

README

        

database-semaphore
==================

A proof of concept to use a row in a database as a semaphore for locking resources.

Post about the code: http://blog.kyuff.dk/2014/11/database-semaphores.html