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

I too am hoping for an improvement that will scale to a million users. But here's what I do that should scale to tens of thousands decently:

I run dropboxd on my web server. Instead of using the API, users share a folder with my app. Dropboxd gets the stream of changes, and my app polls the local filesystem for changes instead of polling across the net.



Whoa, that's really smart. Going to try that!


How do you handle quotas?


I tell users to copy photos in, and they're deleted after upload.




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

Search: