• Dask
  • Distributed
  • Dask ML
  • Examples
  • Ecosystem
  • Community

Dask.distributed 2023.3.2+17.gd1080d2b documentation

Getting Started

  • Install Dask.Distributed
  • Quickstart
  • Setup
  • Client
  • API
  • Examples
    • Word count in HDFS
  • Frequently Asked Questions

Build Understanding

  • Diagnosing Performance
  • Efficiency
  • Limitations
  • Data Locality
  • Logging
  • Managing Computation
  • Managing Memory
  • Prioritizing Work
  • Related Work
  • Resilience
  • Scheduling Policies
  • Scheduler State Machine
  • Worker
  • Worker State Machine
  • Worker Memory Management
  • Work Stealing
  • Why did my worker die?

Additional Features

  • Actors
  • Asynchronous Operation
  • HTTP endpoints
  • Publish Datasets
  • Worker Resources
  • Launch Tasks from Tasks
  • TLS/SSL
  • Active Memory Manager
  • Prometheus monitoring

Developer Documentation

  • Changelog
  • Communications
  • Development Guidelines
  • Foundations
  • Journey of a Task
  • Protocol
  • Serialization
  • Plugins
Theme by the Executable Book Project

Examples

ExamplesΒΆ

  • Word count in HDFS

previous

API

next

Word count in HDFS

By Anaconda, Inc.
© Copyright 2016, Anaconda, Inc..