Andrew Montalenti - streamparse: real-time streams with Python and Apache Storm - PyCon 2015

“Speaker: Andrew Montalenti Real-time streams are everywhere, but does #Python have a good way of processing them? Until recently, there were no good options. A new open source project, streamparse, makes working with real-time data streams easy for Pythonistas. If you have ever wondered how to process 10,000 data tuples per second with Python -- while maintaining high availability and low latency -- this talk is for you. Slides can be found at: and
Back to Top