简体   繁体   中英

Confused between Socket.IO and Nats.io Which to use in production?

Hope all are fine, I have some confusion regarding Socket.IO and Nats.IO currently i have a mobile application which is using Socket.Io to broadcast crypto price data every 500 milliseconds to each active client. Currently application have 25k active user's and 400-500 clients connected to socket every time continuously now i have heard of micro-services and the first one come to my mind is Nats.Io. Now i'm confused between this two which protocol is right for my resources regarding of CPU, RAM etc. Please suggest do i need to move my production to Nats.Io for better performance and low the consumption of resources.

I think you should connect with Socket.io right now. Because Socket.io have a good community to connect with any issues.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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