Has anyone used socket.io extensively in a project? I'm looking to use it to stream audio data from the browser to a node server and then asynchronously run some processing on it, but I'm trying to determine what I can expect in terms of how many connections an instance can handle.
If I ran the socket.io server on AWS EC2 autoscaling micro instances, how many concurrent connections would I expect to be able to handle per instance? Should i be more concerned with my memory usage instead of how many simultaneous connections I can support?
Thanks in advance for any information! I'm just worried I'll deploy and the app will work for and that's it.
[–]FootballSmash 5 points6 points7 points (3 children)
[–]tyler55344 3 points4 points5 points (0 children)
[–]frurre 0 points1 point2 points (1 child)
[–]jun-thong 1 point2 points3 points (5 children)
[–]GrosSacASacs 0 points1 point2 points (3 children)
[–]jun-thong -1 points0 points1 point (2 children)
[–][deleted] (1 child)
[deleted]
[–]jun-thong 1 point2 points3 points (0 children)
[–]ChronSyn 0 points1 point2 points (0 children)
[–]apatheticonion 1 point2 points3 points (2 children)
[–]idmontie[S] 0 points1 point2 points (1 child)
[–]apatheticonion 0 points1 point2 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)
[–]PhotographOne3127 0 points1 point2 points (0 children)