2017 © Pedro Peláez
 

library kojo

Neighborhoods Kōjō is a distributed task manager.

image

neighborhoods/kojo

Neighborhoods Kōjō is a distributed task manager.

  • Tuesday, July 31, 2018
  • by neighborhoods
  • Repository
  • 14 Watchers
  • 7 Stars
  • 12 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 20 Versions
  • 0 % Grown

The README.md

⚡ Neighborhoods Kōjō ⚡

工場

A distributed task manager., (*1)

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., (*2)

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., (*3)

If you are using PhpStorm and you have more concurrent Kōjō jobs running than the Max. simultaneous connections defined for your XDebug listener, Kōjō will appear to hang. To avoid this, increase your Max. simultaneous connections to the max value of 20 in PhpStorm's preferences under Languages & Frameworks > PHP > Debug, External connections section., (*4)

The Versions

25/07 2018
10/07 2018
02/07 2018

dev-feature/logger-love

dev-feature/logger-love

Neighborhoods Kōjō is a distributed task manager.

  Sources   Download

proprietary

The Requires

 

The Development Requires

by Brad Wilson