Skip to content

Cloud based DAG infrastructure with inter-node release

License

Notifications You must be signed in to change notification settings

bign8/pipelines

Repository files navigation

Pipelines

Cloud based DAG infrastructure with inter-node release.

License MIT ReportCard Build Status GoDoc GitHub release

POC Instructions

$ gnatsd -m 8222
$ nats-top
$ export PATH=$PATH:$GOPATH/bin
$ go install ./...
$ pipeline server || pipeline server nats://localhsot:4222 --test
$ pipeline agent  # As many agents as you would like
$ pipeline load sample/web
$ pipeline send crawl_request https://en.wikipedia.org/wiki/Main_page

About

Cloud based DAG infrastructure with inter-node release

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published