yeebase/supervisor

Last activity 20 Jan 2017 5 1 4547
composer require yeebase/supervisor

A supervisor client package for Flow applications

No released version found

Readme excerpt

Yeebase.Supervisor

With this TYPO3 Flow package you can control and monitor your supervisor daemon http://supervisord.org/api.html and all configured processes from your TYPO3 Flow application. You can use it to control workers that compute job queue tickets in a complex MessageQueue scenario.

Yeebase.Supervisor is an excellent addition to TYPO3 Flow's JobQueue.Common package and some MessageQueue backend like JobQueue.Beanstalkd:

You would like to defer jobs in a message queue and do things asyncronous within your TYPO3 Flow application?

An example MessageQueue stack with TYPO3 Flow:

  1. Supervisor Daemon - monitors and controls your j…
    Read more
The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 2 package(s).