Live data from Hacker News

Ask HN: Where to learn about real-time collaborative systems

news.ycombinator.com

1–5 of 5 posts

Ask HN: Where to learn about real-time collaborative systems

#1
I am interested in learning about real-time collaborative web applications: how they are designed, what problems need to be addressed, etc. I have tried looking around but find it hard to get the information I am looking for.

Can someone point me to some resources that I could read further?

Re: Ask HN: Where to learn about real-time collaborative systems

#4
One thing that I found useful was poking my head around Erlang and RabbitMQ. It's a messaging system based on Erlang. You could also check out PubSubHubbub for push notifications which is probably similar to what you're looking for.

As someone had mention, Etherpad is out there and soon Google Wave. For a Twitter clone, there's Statusnet.ca

Re: Ask HN: Where to learn about real-time collaborative systems

#5
google "remote pair programming tools" and "online whiteboard". Also look at the things people are using zeroMQ, AMQP/rabbitMQ, node.js for

examples for whiteboard:

http://www.smashingapps.com/2010/01/05/11-amazing-free-web-a...

http://vis.renci.org/jeff/2009/08/26/open-sourcing-the-big-b...

http://lifehacker.com/5503537/woobius-eye-makes-online-commu...

http://news.ycombinator.com/item?id=951621