2017 © Pedro Peláez
 

symfony-bundle evil-queue-bundle

image

druidvav/evil-queue-bundle

  • Wednesday, July 11, 2018
  • by druidvav
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1,674 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 28 Versions
  • 13 % Grown

The README.md

При внедрении в проект, не забывайте настроить supervisor исходя из шаблона, лежащего в директории docs., (*1)

Пример конфигурации в Symfony:, (*2)

dv_evil_queue:
    debug: "%kernel.debug%"
    connection: "@doctrine.dbal.xmlrpc_connection"
    logger: "@monolog.logger.evil"
    workers: 10
    priority_workers: 5

The Versions