2017 © Pedro Peláez
 

library mutexlock

MutexLock makes sure that a cron job defined in multiple identical web servers will not execute more than one task at a time. Backed by Redis.

image

alex/mutexlock

MutexLock makes sure that a cron job defined in multiple identical web servers will not execute more than one task at a time. Backed by Redis.

  • Friday, February 23, 2018
  • by Alex
  • Repository
  • 1 Watchers
  • 12 Stars
  • 2,353 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 1 Versions
  • 1 % Grown

The Versions

23/02 2018

dev-master

9999999-dev https://github.com/AlexDisler/MutexLock

MutexLock makes sure that a cron job defined in multiple identical web servers will not execute more than one task at a time. Backed by Redis.

  Sources   Download

The Requires

 

The Development Requires

redis cron lock redit