Simon Willison’s Weblog

Subscribe

Items tagged buffers in Jun, 2010

Filters: Year: 2010 × Month: Jun × buffers × Sorted by date


Parsing file uploads at 500 mb/s with node.js. Handling file uploads is a real sweet spot for Node.js, especially now it has a high performance Buffer API for dealing with binary chunks of data. Felix Geisendörfer has released a new library called “formidable” which makes receiving file uploads (including HTML5 multiple uploads) easy, and uses some clever algorithmic tricks to dramatically speed up the processing of multipart data. # 2nd June 2010, 3:57 pm

Types

Years

Months

Tags