StefanKopieczek / gossip

SIP stack in Golang
GNU Lesser General Public License v2.1
336 stars 109 forks source link

在生产环境可以使用吗? #39

Closed shizenghua closed 7 years ago

shizenghua commented 7 years ago

在生产环境可以使用吗?

StefanKopieczek commented 7 years ago

Hi shizenghua,

No, I wouldn't consider gossip production quality right now.

The main reason is that we haven't carried out extensive load or scaling testing, or tested its resilience to adverse conditions.

You might be able to use it as a starting point for your own development, but I wouldn't deploy it as-is in a high-availability environment without doing thorough testing first.

Hope that answers your question.

(Sorry I couldn't reply in Chinese. Hope this response makes sense to you!)

Stefan