Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Will that definitely stream from one to the other without buffering the full file in memory? That's the main benefit of the Node.js streaming approach - it doesn't need to hold the whole thing in memory at any time, it just has to use a few KBs of RAM as a buffer.


Play! uses Apache HttpClient under the covers. I haven't tried it experimentally, but the documentation explicitly says that it's streaming.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: