Hi all, i developed a chat program(group chat) using node js, - TopicsExpress



          

Hi all, i developed a chat program(group chat) using node js, socket io and mongoose. its working great. Now i want to extend this chat server program to handle more than 10,000k users. I googled, but i am confused how to make it possible. Can you guys please tell me what are the technologies that i need to use for load balancing or clustering node servers so that the servers handle any number of users for chatting. - i used mongodb but i am not sure whether redis is a better option or mongo? - should i use memcache also? - is node js cluster module enough for this requirement? - should i use elastic search also? any example tutorials links will help me alot. Thanks in advance
Posted on: Fri, 19 Sep 2014 16:40:53 +0000

Trending Topics



Recently Viewed Topics




© 2015