Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PHP]: Symfony Messenger Support #27

Open
kpicaza opened this issue Sep 27, 2022 · 0 comments
Open

[PHP]: Symfony Messenger Support #27

kpicaza opened this issue Sep 27, 2022 · 0 comments
Labels
enhancement New feature or request hacktoberfest HacktoberFest related issues PHP PHP issue
Milestone

Comments

@kpicaza
Copy link
Contributor

kpicaza commented Sep 27, 2022

Is your feature request related to a problem? Please describe.
Symfony Framework uses Symfony Messenger as the default queue system. We will consider using it as default too.

Describe the solution you'd like
As a first step, we need to support Symfony Messenger to execute the user-requested commands.

Describe alternatives you've considered
Actually, we are using PHP-Enqueue package. See it in src/Queue directory.

@kpicaza kpicaza added enhancement New feature or request hacktoberfest HacktoberFest related issues PHP PHP issue labels Sep 27, 2022
@kpicaza kpicaza assigned kpicaza and unassigned kpicaza Sep 27, 2022
@kpicaza kpicaza added this to the 1.0.0 milestone Sep 27, 2022
@kpicaza kpicaza assigned kpicaza and unassigned kpicaza Oct 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest HacktoberFest related issues PHP PHP issue
Projects
None yet
Development

No branches or pull requests

1 participant