Skip to content

Flow Integration #224

Description

@thanos

Flow Integration

Create:

ExZarr.Flow

Provide:

chunk_flow/2
slice_flow/3

Examples:

array
|> ExZarr.Flow.chunk_flow()
|> Flow.map(...)
|> Enum.to_list()

Document:

  • partitioning
  • backpressure
  • scheduler behavior

Create educational material explaining why Flow is useful for large arrays.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions