This project is not covered by Drupal’s security advisory policy.
Drupal Locking mechanisms with FIFO (Ticket lock)
The original Drupal Locking mechanisms is great.
However, it does not respect first comer.
It just randomly select a waiting request and process it, which makes some requests to timeout if they are getting unlucky.
Given that the server throughput is enough, this module should reduce the error rate due to timeout from the unlucky request.
Any collaboration are welcome.
Project information
Seeking co-maintainer(s)
Maintainers are looking for help reviewing issues.- Project categories: Developer tools
- Created by ianfunghk on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
