Nico-izo 26.05.2011 17:10 qutIM/чег

Я могу долго говорить, почему питон говно, но проще всего мне сказать: Он тормозной, неоптимизированный язык для чистых алгоритмов. Да-да. Если не ошибаюсь, язык не стали оптимизировать в угоду красоты кода. Не? Вопрос: нахуя оно надо в продакшене? Даже у того же гугла ничего на питоне не написано. Только алгоримты, которые затем переписаны на %неговне%.
А вообще, писать серьёзный проект на питоне это ребячество.

Recommended by: @komar
1. Polaris 26.05.2011 17:15 notebook

http://panela.blog-city.com/python_at_go...

> At Google, python is one of the 3 "official languages" alongside with C++ and Java

2. Nico-izoPolaris /1 26.05.2011 17:16 qutIM/чег

>алгоритмы
хочу пруф, что на нём запущен какой-то гугловый проект.

3. PolarisNico-izo /2 26.05.2011 17:17 notebook

Where is Python used?
The Google build system is written in python. All of Google's corporate code is checked into a repository and the dependency and building of this code is managed by python. Greg mentioned that to create code.google.com took about 100 lines of python code. But since it has so many dependencies, the build system generated a 3 megabyte makefile for it!
Packaging. Google has an internal packaging format like RPM. These packages are created using python.
Binary Data Pusher. This is the area where Alex Martelli is working, on optimizing pushing bits between thousands of servers
Production servers. All monitoring, restarting and data collection functionality is done with python
Reporting. Logs are analyzed and reports are generated using Python.
A few services including code.google.com and google groups. Most other front ends are in C++ (google.com) and Java (gmail). All web services are built on top of a highly optimizing http server wrapped with SWIG.

4. Polaris 26.05.2011 17:17 notebook

И, да, о скорости:
Greg said the really Python is rarely a bottleneck at Google.

5. Nico-izoPolaris /4 26.05.2011 17:19 qutIM/чег

А я скажу, что умею жить без воздуха.

6. PolarisNico-izo /5 26.05.2011 17:20 notebook

Молодец.

7. arts 26.05.2011 17:20

Знатно перданул. Тебя в GAE и unladen swallow носом ткнуть?
Алсо, яндексу еще можешь это рассказать, там тоже посмеются.

8. Nico-izoarts /7 26.05.2011 17:22 qutIM/чег

Нет, я прошу именно гугловые проекты на питоне.

9. PolarisNico-izo /8 26.05.2011 17:23 notebook

/3, but who cares?

10. utros 26.05.2011 17:47 Adium

Дропбокс юзаешь? А руби видел? =)

11. komarutros /10 26.05.2011 17:48 pavilion

Я, например, нет, да. И чо?

Do you really want to delete ?