Quantcast
Channel: Planet Python
Viewing all articles
Browse latest Browse all 22462

Talk Python to Me: #95 Grumpy: Running Python on Go

$
0
0
Google runs millions of lines of Python code. The front-end server that drives youtube.com and YouTube’s APIs is primarily written in Python, and it serves millions of requests per second! <br/> <br/> On this episode you'll meet Dylan Trotter who is working increase performance and concurrency on these servers powering YouTube. He just launched Grumpy: A Python implementation based on Go, the highly concurrent language from Google. <br/> <br/> Links from the show: <br/> <div style="font-size: .85em;"> <br/> <b>Grumpy home page (redirects)</b>: <a href='https://grump.io' target='_blank'>grump.io</a> <br/> <b>Grumpy at github</b>: <a href='https://github.com/google/grumpy' target='_blank'>github.com/google/grumpy</a> <br/> <b>Announcement post</b>: <a href='https://opensource.googleblog.com/2017/01/grumpy-go-running-python.html' target='_blank'>opensource.googleblog.com/2017/01/grumpy-go-running-python.html</a> <br/> <b>Dylan on Github</b>: <a href='https://github.com/trotterdylan' target='_blank'>github.com/trotterdylan</a> <br/> <br/> <b>Deep Learning Kickstarter</b>: <a href='https://www.kickstarter.com/projects/adrianrosebrock/1866482244' target='_blank'>kickstarter.com/projects/adrianrosebrock/1866482244</a> <br/> <b>Hired's Talk Python Offer</b>: <a href='http://hired.com/talkpythontome' target='_blank'>hired.com/talkpythontome</a> <br/> </div>

Viewing all articles
Browse latest Browse all 22462

Trending Articles