Software Alternatives & Reviews

Scale socket.io with nodejs for 4000 concurrent connections.

Socket.io Redis
  1. Realtime application framework (Node.JS server)
    Pricing:
    • Open Source

    #Developer Tools #App Development #Mobile Push Messaging 718 social mentions

  2. 2
    Redis is an open source in-memory data structure project implementing a distributed, in-memory key-value database with optional durability.
    Pricing:
    • Open Source
    Ideally you'd want a load balancer in-front of your application and then route it to multiple redundant and stateless instances of your web application that would only relay information to the client using some sort of in-memory centralised data store, as an example setup.

    #Key-Value Database #NoSQL Databases #Databases 185 social mentions

  3. Automatically distribute incoming traffic across multiple targets using an Application Load Balancer.
    Ideally you'd want a load balancer in-front of your application and then route it to multiple redundant and stateless instances of your web application that would only relay information to the client using some sort of in-memory centralised data store, as an example setup.

    #Cloud Computing #Cloud Hosting #CDN 23 social mentions

Discuss: Scale socket.io with nodejs for 4000 concurrent connections.

Log in or Post with