简体   繁体   English

基于 WebSockets 的 nodejs 服务器的最佳部署服务

[英]Best deployment service for a WebSockets based nodejs server

I've built a realtime react-native chat app and i'm about deploying the socket backend server, what do you think would be a good choice to maintain multiple and many requests?我已经构建了一个实时 react-native 聊天应用程序,并且我正在部署套接字后端服务器,您认为维护多个请求的好选择是什么? NB: i've tried heroku and glitch with free tier but at sometime the server get down either due to dyno or the big traffic, right now i'm using EC2 but with Sockets i noticed it's not that scalable !!注意:我已经尝试过 heroku 和免费套餐出现故障,但有时由于测功机或大流量导致服务器停机,现在我正在使用EC2 ,但使用 Sockets 我注意到它的可扩展性不高!

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM