Talk Python To Me cover image

#60: Scaling Python to 1000's of cores with Ufora

Talk Python To Me

00:00

The Advantages of a Library Translation Approach to Distributed Computing

We adopted this hybrid approach where we're going to have two kinds of code. We've rewritten the core of NumPy and Pandas in Pure Python. And then whenever we see that you're using the libraries, we replace your calls to the C versions of those libraries. It's not as much work as you'd think because part of the reason those libraries are so complicated is in fact because they're written in C.

Transcript
Play full episode

The AI-powered Podcast Player

Save insights by tapping your headphones, chat with episodes, discover the best highlights - and more!
App store bannerPlay store banner
Get the app