cdnbye / gosignaler

A signaling server for hlsjs-p2p-engine, written by golang
32 stars 23 forks source link

Tune for highload? #6

Open Vladislavik opened 5 years ago

Vladislavik commented 5 years ago

Hi, how i can tune goSignaller for highload, like it can be tuned with phpSignaller? Which server is faster? Go or Php+Event?

snowinszu commented 5 years ago

Go is faster, bu not support cluster, the php version supports

snowinszu commented 5 years ago

Use cluster version: https://github.com/cdnbye/gosignaler-cluster