Re: Google and Python usage
From: Terry Reedy (tjreedy_at_udel.edu)
Date: 05/13/04
- Next message: Holger Joukl: "Re: solaris threading problem: interpreter hangs on shutdown"
- Previous message: Frank Millman: "Re: General Ledger/Accounting Libraries"
- In reply to: Peter Hansen: "Re: Google and Python usage"
- Next in thread: Wilk: "Re: Google and Python usage"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 13 May 2004 10:16:11 -0400 To: python-list@python.org
"Peter Hansen" <peter@engcorp.com> wrote in message
news:t62dndgNZ6u3bT_dRVn-hA@powergate.ca...
> David M. Cooke wrote:
>
> > Everybody says Google uses Python, but I've never seen it... until I
> > came across this, for the Google AdWords support page:
> >
> > https://adwords.google.com/support/bin/topic.py?topic=102
> >
> > Is that a .py I spy?
>
> I guess so, but in any case the usual use of Python attributed
> to Google is not something you *would* see, as it's always been
> said to be on the back end, collecting and indexing the sites
> in the first place, not on the front end. Nice to see their
> use of it is growing even beyond that...
I think it reasonable to suppose that they also use Python to prototype and
test new features and algorithms that later get either discarded or recoded
in C or whatever for speed. They rerun at least some programs enough times
that recoding can pay off in reduced hardware costs. But their continued
success depends on staying nimbly ahead of the competition.
Terry J. Reedy
- Next message: Holger Joukl: "Re: solaris threading problem: interpreter hangs on shutdown"
- Previous message: Frank Millman: "Re: General Ledger/Accounting Libraries"
- In reply to: Peter Hansen: "Re: Google and Python usage"
- Next in thread: Wilk: "Re: Google and Python usage"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|