Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Feature request: Custom worker for a Laravel Queue jobs + Laravel Queue Driver support #62

Open
butschster opened this issue Sep 9, 2021 · 6 comments
Assignees
Labels
type:enhancement New feature or request

Comments

@butschster
Copy link
Contributor

No description provided.

@butschster butschster added the type:enhancement New feature or request label Sep 9, 2021
@tarampampam
Copy link
Collaborator

Please, provide more details

@butschster
Copy link
Contributor Author

RR можно использовать как сервис очередей в Laravel в обход стандартных очередей которые предоставляет Laravel. Особенно будет полезно использование memory очередей.

@tarampampam
Copy link
Collaborator

Please, use English for your messages (this is important for the community).

Can you explain your idea - how we can use RR as a queue driver? Maybe some docs or code sketches?

@butschster
Copy link
Contributor Author

RoadRunner can be a good alternative to default laravel queue worker. @SerafimArts released https://github.com/spiral/roadrunner-jobs package and it can be added to roadrunner-laravel and extend laravel queue

Code sketches you can find here

@tarampampam tarampampam changed the title Использование RR в качестве QUEUE_DRIVER Feature request: Custom worker for a Laravel Queue jobs + Laravel Queue Driver support Sep 12, 2021
@eldario
Copy link

eldario commented Mar 10, 2023

@tarampampam

I have experience in adding job worker in RR.
Can I do a PR?

@tarampampam
Copy link
Collaborator

Sure!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type:enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants