ClusterWS icon indicating copy to clipboard operation
ClusterWS copied to clipboard

benchmark & does it work on browser too ?

Open Succubussix opened this issue 6 years ago • 2 comments

benchmark between socket io, ws-wrapper and this... im exploring what ws should I use for fun xD

Succubussix avatar Oct 23 '19 13:10 Succubussix

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.

goriunov avatar Nov 19 '19 06:11 goriunov

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

Succubussix avatar Nov 19 '19 08:11 Succubussix