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

worker per single queue #39

Merged
merged 5 commits into from
Jun 5, 2024
Merged

Conversation

ngaspari
Copy link
Contributor

@ngaspari ngaspari commented Jun 4, 2024

Enable option to pass queue name for processing.
For example:
php artisan queue:work --queue=myTopic:myApp

ngaspari and others added 3 commits June 4, 2024 16:30
Option to define queue name to listen;  artisan queue:work --queue=<queue_name>
@izibrat izibrat merged commit 771f214 into master Jun 5, 2024
3 checks passed
@izibrat izibrat deleted the vsliv_stomp_worker_per_single_queue branch June 5, 2024 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants