Thanks to all for architecture ideas. We are trying out Nginx, Cassandra DB, Redis, and Socket.io to scale Janus. As well, we need to scale a distributed network monitoring service (nodjs, Socket.io based) we have developed that monitors network usage and cpu stats for all Janus instances and room sessions. Stats collected are pushed to an HTML5 dashboard app that renders stats for all Janus instances in 3D, 2D views. Using Nginx, Cassandra DB, Redis and Socket.io seems like a good choose to accomodate all our server scaling needs.
wilbert jackson