Plumb is a pipeline library for Go. The goal is to build an interactive pipeline manager that can grow and shrink queues on demand and replicate processing stages on demand. Pipelines are a network of Processes and Channels. A process is basically a function running in a loop, while channels are used to stream arguments into a process and stream outputs to the next process. Plumb exposes a REST API to interact with and monitor these objects in real time.
This repository has been archived by the owner on May 12, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
ETL Pipelines in GO
License
nsmith5/plumb
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
ETL Pipelines in GO
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published