Skip to content

gutmox/vertx-eb-backpressure

Repository files navigation

vertx Event Bus Backpressure

Vertx Proof of Concept to control backpressure to Redis using the event bus.

Building and running using Bazel

bazel run :service

Passing unit tests using Bazel

bazel test :tests

Running from IntelliJ

IntelliJ

Building docker container

bazel build :container

Publishing docker image

bazel run :container

Generating fat jar

bazel build :run_deploy.jar

About

vertx-eb-backpressure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published