Made a twitter clone with node.js and mongodb as a learning exercise. Plan to add realtime updating with now.js next.
Some front-end code borrowed from https://github.com/tglines/nodrr
Turbulence.js is an API I'm building for handling realtime streams of arbitrary data-structures. Will open-source it as soon as it's polished.