pipelines

module
v0.0.0-...-0afe5ed Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 6, 2023 License: MIT

README

pipelines

A repository of various pipelining frameworks

Directories

Path Synopsis
Package stagedpipe offers a generic, concurrent and parallel pipeline based on a statemachine to process work.
Package stagedpipe offers a generic, concurrent and parallel pipeline based on a statemachine to process work.
examples/etl/bostonFoodViolations/pipelined/etl
Package etl contains the ETL statemachine for translating the boston food violations file into a postgres database.
Package etl contains the ETL statemachine for translating the boston food violations file into a postgres database.
internal/queue
Package queue provides a simple queue primitive that blocks on Pop() until an entry is available and can block on Push() when a size limit is applied.
Package queue provides a simple queue primitive that blocks on Pop() until an entry is available and can block on Push() when a size limit is applied.
testing/client
Package client provides a fake client to a fictional "identity" service to use in testing.
Package client provides a fake client to a fictional "identity" service to use in testing.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL