Skip to content
/ kojo Public
forked from neighborhoods/kojo

Kōjō - a distributed task manager.

License

Notifications You must be signed in to change notification settings

chrismc/kojo

 
 

Repository files navigation

⚡ Neighborhoods Kōjō ⚡

工場

A distributed task manager.

Kōjō is a collection of the following components:

  • Distributed task management.
  • Distributed, cooperative, process-aware semaphores and mutexes.
  • Static cron scheduling.
  • Multi-process model.
  • Distributed IPC.

Trying out Kōjō

Real-world use cases for Kōjō and instructions for getting Kōjō up and running in your project can be found at KojoFitness.

Debugging Kōjō

XDebug version greater than xdebug-2.7.0alpha1 is required when trying to debug Kōjō. This version of XDebug resolves issues (https://bugs.xdebug.org/938) caused by the way the Kōjō forks using pcntl.

About

Kōjō - a distributed task manager.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 99.2%
  • Other 0.8%