LoslegenKostenlos loslegen

What are the different schedulers?

Dask allows you to use either parallel processing or multi-threading. Each of these has its benefits and drawbacks, and which performs best will depend on your task. Thankfully, Dask makes it easy to switch between them, so you can test both, but in order to gain performance, it is important to know the features of both.

Diese Übung ist Teil des Kurses

Parallel Programming with Dask in Python

Kurs anzeigen

Interaktive Übung

In dieser interaktiven Übung kannst du die Theorie in die Praxis umsetzen.

Übung starten