Showing results for May 2016 - Python

May 25, 2016
0
0

Microsoft at PyCon US 2016

Steve Dower
Steve Dower

This coming weekend is the start of PyCon US 2016 in Portland, USA. And as usual, we've sponsored the conference and will be bringing some of our engineering team. Here's where you'll be able to find us: Booth For many people, the main attraction is the Expo Hall. Here most of the sponsoring organizations will have booths set up to tell you about...

pycon
May 10, 2016
0
0

How to debug Python Azure Worker Roles

Christopher Wilcox
Christopher Wilcox

Two months ago I wrote a blog post on Python 3 Adoption. If you want to read the first post you can find it here. In the two months since that blog post was written we have more data to process and I got to thinking: why shouldn't we scale this up and increase the performance a bit? You'll recall that I used a worker role on Azure to process ...