Support the ongoing development of Laravel.io →
posted 9 years ago
Queues
Last updated 1 year ago.
0

Dear txthinking I was search for that and I found that emails is queue name and you can type any thing as a queue name

You can use this queue name to give to worker So in that way you send this job to spesific worker who serve that only

For example

php artisan queue:work connection --daemon --queue=emails

Hope you got it

Last updated 1 year ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.