Build a Real Time Activity Stream on Cloud Foundry with Node.js, Redis and MongoDB 2.0 – Part III
In Part II of this series, we covered the architecture needed for persisting the Activity Streams to MongoDB and fanning it out in real-time to all the clients using Redis PubSub.
Since then, some exciting new Node.js features for Cloud Foundry were launched. In addition, the MongoDB … Continue reading