JuliaParallel / Dagger.jl

A framework for out-of-core and parallel execution
Other
610 stars 66 forks source link

Add streaming throughput monitor #494

Open jpsamaroo opened 3 months ago

jpsamaroo commented 3 months ago

In collaboration with @davidizzle.

Implements a throughput monitor for streaming tasks, which monitors a pipeline and prints throughput estimates periodically.

Todo: