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

Performance #5

Open
tmjvonboss opened this issue Jul 15, 2018 · 1 comment
Open

Performance #5

tmjvonboss opened this issue Jul 15, 2018 · 1 comment
Labels

Comments

@tmjvonboss
Copy link

How does this match up against lets say a Python or NodeJS websocket server?

(I'm looking to start a project for which i need websockets, trying to get the best performance out of it)

@alexslipknot
Copy link
Member

If you're looking for super-efficient WS Server I would suggest you an C++ implementation.
The component in PHP has advantage: fast implementation and integration with your existing projects.
I would like to have some benchmarks to show people difference between other projects. But currently I have no time to do that. However, if you're interested in this project I'll help you to understand component's basics if you want to.

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

No branches or pull requests

2 participants