Upgrade to Pro — share decks privately, control downloads, hide ads and more …

You Don't Care About Efficiency

Cory Benfield
September 06, 2015

You Don't Care About Efficiency

In this talk we’ll discuss why synchronous software is a problem, what your options are to move away from it, and what challenges are being faced by the Python ecosystem as we try to move towards a brave new asynchronous world.

Cory Benfield

September 06, 2015
Tweet

More Decks by Cory Benfield

Other Decks in Programming

Transcript

  1. Hi

  2. Costs • Unfamiliar paradigms • Framework lock-in • Hard to

    support multiple frameworks (+sync code).