GlobalTradingTechnologies / workflow-extensions-bundle

Bundle for extended workflow management and automation
MIT License
40 stars 4 forks source link

Port to Messenger for the scheduledjobs and async events #9

Open andreaswarnaar opened 5 years ago

andreaswarnaar commented 5 years ago

Are there any plans or a roadmap to support different job queues?

Symfony messenger is moving forward to really stable, so it would be very nice if the JMS JobQueue can be replaced by the messenger.

And pls dont get me wrong, im a fan of JMS JobQueue ;)

Cheers, Andreas

fduch commented 5 years ago

Hey @andreaswarnaar!

This is good point, but currently i have no chance (because of lack of the free time, you know) to work on this topic.

However i'd be happy to review your patch if you have one to submit.

Thanks