package
1.20.0
Repository: https://github.com/pipego/scheduler.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
ParallelizeUntil is a framework that allows for parallelizing N independent pieces of work until done or the context is canceled.
WithChunkSize allows to set chunks of work items to the workers, rather than processing one by one.

# Constants

DefaultParallelism is the default parallelism used in scheduler.

# Structs

No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author