ClusterWS
ClusterWS copied to clipboard
benchmark & does it work on browser too ?
benchmark between socket io, ws-wrapper and this... im exploring what ws should I use for fun xD
Hi @Dj-jom2x, sorry for very late response (have missed email for this issue) this repo is only server implementation, you can check browser library ClusterWS-Client-JS.
We are currently in transition to version 4 which is basically a rewrite of clusterws which will be shipped without ability to scale between different machines (still allows to scale between CPU cores in single machine). Not fully ready template for new version is here
There is no benchmark for clusterws version 3. Benchmark which will be based against other implementations such as SocketIO will be added after release of version 4. ClusterWS performance also depends on engine which you are using under hood.
I'm waiting for that benchmark.. that scaling between core seems promising... I had 10 cores. Xeon e5 v3 60gb ram I wonder what magic would happen xD