Comment on Building a Node.js Events App Using RabbitMQ, Websockets, and DjangoComments−ww52014yI notice there's a load-balancer in front of the nodejs servers. Would that become the single point of failure and single point of bottleneck? How many concurrent connections can the load-balancer take?
Comments
I notice there's a load-balancer in front of the nodejs servers. Would that become the single point of failure and single point of bottleneck? How many concurrent connections can the load-balancer take?