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

Horizon Support #99

Closed
zek opened this issue Sep 18, 2022 · 3 comments
Closed

Horizon Support #99

zek opened this issue Sep 18, 2022 · 3 comments

Comments

@zek
Copy link

zek commented Sep 18, 2022

Does this package support horizon?

@masterjus
Copy link
Contributor

@zek No. Could you please provide a use case? The RabbitEvents is not about queues.

@zek
Copy link
Author

zek commented Sep 19, 2022

I'm running 100s of rabbitevents:listen. It's hard to maintain it.
What I need is managing all workers with horizon and horizon metrics are very useful. I have multiple servers and each of them running multiple rabbit workers.

I'm using rabbitevents for months therefore I didn't want to change it. I'm very happy with using it however it lacks horizon and multiple connection support #98

Btw following package supports horizon. Maybe you would ilke to check it
https://github.com/vyuldashev/laravel-queue-rabbitmq

@masterjus
Copy link
Contributor

Horizon works with Redis and this is the queue management. Maybe the RabbitMQ confuses you and you think that this is about a queue, but no, RabbitMQ is a good transporting tool for pub/sub as well.

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

No branches or pull requests

2 participants