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 foreign workers, with just the queue name.
This feature is an extension of #107 and requires:
- Bundle config definition and validation
- Modifications ( and maybe some kind of refactoring ) in cache build.
- Documentation
- Tests