Marc Morera
Marc Morera
Log component should accept expression language
Logger should be selected using logger name. For this, we need to create a LoggerFactory, returning desired logger, given a name.
Hi guys :) Well, this Issue is not an issue at all, but a call for help. Some years ago I started this bundle, when Symfony 2.0 was a new...
Workers should be defined from the bundle config, using `yml`, `xml` and `php`. We could define them using local workers, with same info as in annotations, and we could define...
Also possibility to define all workers using YML, XML and PHP
Some proposals. - How to notice about the status of the bundle - Create a Worker in a few steps - Use GearmanBundle to send mails. How to build a...
Create a set of tools for easy Gearman metrics. An easy way to check any defined Queue values, jobs and some other stats. Gearman users, what do you think about...