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

Advantages over bunny? #14

Open
enumag opened this issue Sep 24, 2019 · 3 comments
Open

Advantages over bunny? #14

enumag opened this issue Sep 24, 2019 · 3 comments

Comments

@enumag
Copy link

enumag commented Sep 24, 2019

Bunny is based on ReactPHP, however since Amphp does support React promises, bunny should be able to work with Amphp. What are the reasons for this library then? You mentioned "some strange bugs" but that's way too abstract. What are those bugs? Are there any other advantages and/or differences from bunny?

@zloyuser
Copy link
Contributor

@enumag, I answered you about bugs at amphp/stomp#3.

There is no difference in features with bunnyphp, it almost the same, except native amphp backend.
Ridge is enough stable now. It used at production over six month without issues.

Probably, ridge more fast that bunnyphp under amphp, and you can use https://github.com/phpinnacle/ext-buffer to speed up it even more.

@enumag
Copy link
Author

enumag commented Sep 25, 2019

Would you consider getting ext-buffer to pecl to make installation easier?

@zloyuser
Copy link
Contributor

I will add extension to pecl in few weeks. Now I am focused at new version with more performant internal implementation based on memory pool allocator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants