Skip to content

[Demo] Symfony async events. #5

New issue

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

By clicking “No 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? No Sign in to your account

Merged
merged 2 commits into from
May 23, 2017
Merged

[Demo] Symfony async events. #5

merged 2 commits into from
May 23, 2017

Conversation

makasim
Copy link
Member

@makasim makasim commented May 16, 2017

The event is not processed immediately in the same process but instead, the message is being sent to an MQ. It will be dispatched later in a consumer.

based on php-enqueue/enqueue-dev#86

@makasim makasim changed the title Symfony async events. [Demo] Symfony async events. May 16, 2017
@makasim makasim merged commit 28b85a6 into master May 23, 2017
No Sign up for free to join this conversation on GitHub. Already have an account? No Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant