Dropbox: A case study for Not using python
chrononsystems.com
Dropbox: A case study for Not using python
1–4 of 4 posts
Re: Dropbox: A case study for Not using python
#2Just because you rewrite some of the slow bits in C, doesn't mean you get don't get a big win using python. I would bet the parts in C don't need to be as agile as all the other parts; the GUI, rest client etc.
So you can iterate fast, and drop to C when you need to.
Re: Dropbox: A case study for Not using python
#3Dropbox used Python for client portability?
Re: Dropbox: A case study for Not using python
#4Yeah, stupid Dropbox, using Python and only having 100M+ users and $200M+ yearly revenue.
Imagine how stupid they feel every morning when they get off their gold plated beds for using Python.