On Sun, May 20, 2012 at 11:05 PM, Mikeal Rogers <[email protected]> wrote: > It is optimized for serving *many* files to many clients, including slow > clients. File streams are optimized for a case where you're serving lots of > files to lots of clients.
Let's not spread misinformation. There is more than one bottleneck in Node that stops it from being great at file serving. That *will* change, though. -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
