raeez / monet

Server infrastructure for a web application. Includes free toy web app.
2 stars 0 forks source link

Users must be able to upload at least twenty, 10 MP photos (3MB each) at a time without crash #49

Closed emorikawa closed 13 years ago

emorikawa commented 13 years ago

Even on shitty systems. This is possible. It works with the stock jQuery File Upload demo. Need to diagnose where the front-end bottlnecks are on our system.

I picked arbitrary, but realistic expectactions, for photo uploads. We HAVE to let people drag in an bunch of modern digital camera photos since that will be the most common photo type for the web version.

raeez commented 13 years ago

agreed

raeez commented 13 years ago

done