16 ms·
We use Python for all our data collecting, general scripting, and some of our stream processing (though stream processing is moving to a more generalized framew
by omakase 15y ago
We use Python for all our data collecting, general scripting, and some of our stream processing (though stream processing is moving to a more generalized framework that is Java/Clojure based).
Also, our underlying API (that serves results to all our products/API/etc) is a collection of Python servers written with Twisted and Thrift.