public marks

PUBLIC MARKS from ghis with tags http & node.js

29 April 2010 07:45

A HTTP Proxy Server in 20 Lines of node.js Code - good coders code, great reuse

(via)
This is just amazing. In 20 lines of node.js code and 10 minutes of time I was able to write a HTTP proxy. And it scales well, too. It's not a blocking HTTP proxy, it's event driven and asynchronous, meaning hundreds of people can use simultaneously and it will work well.

ghis's TAGS related to tag http

cli +   comet +   debug +   drĂ´le +   erreur +   html +   javascript +   node.js +   performance +   proxy +   rest +   ruby +   sharing +   web +   workflow +