Live data from Hacker News

Ask HN: Is their any large scale, real life Node.js app?

news.ycombinator.com

1–10 of 41 posts

Re: Ask HN: Is their any large scale, real life Node.js app?

#3
post #2

Plurk's comet functionality is the main one people point to http://news.ycombinator.com/item?id=1088699 Joyent also maintain a list on Github of companies using it https://github.com/joyent/node/wiki/Projects,-Applications,-...

plurk switched back to java http://amix.dk/blog/post/19577

Re: Ask HN: Is their any large scale, real life Node.js app?

#4
post #3
post #2

Plurk's comet functionality is the main one people point to http://news.ycombinator.com/item?id=1088699 Joyent also maintain a list on Github of companies using it https://github.com/joyent/node/wiki/Projects,-Applications,-...

plurk switched back to java http://amix.dk/blog/post/19577

Plurk used Node for 8 months in production environment and they seemed overall pleased with the project. They also did their project on Node 0.1.33 and we are now at v. 0.4.8 so I'm sure while this post serves as a fair warning that it might not be perfect for any project, Node is still very good.

Re: Ask HN: Is their any large scale, real life Node.js app?

#10

I don't know if it's deployed yet but Jason Roberts of techzing (Great Podcast btw, here: http://techzinglive.com/ ) has been talking about a node.js rewrite of the backend for car hire service Uber ( http://www.uber.com/ ) Would that that count?

(ASIDE) Really appreciate the heads up on techzing -- been looking for a podcast to add to Java Posse and Mixergy for over a year and never been happy with Podcast discovery in iTunes. Just added TechZ and can't stop hitting "GET" reading through all the past episodes.
Post reply on HN