reactive-architecture

module
v0.0.0-...-c2e3232 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2019 License: CC0-1.0

README

Reactive Architecture:

Supervisor Consumer with Flow Control

Run RabbitMQ

docker run -d --hostname my-rabbit --name some-rabbit -p 15672:15672 -p 5672:5672 rabbitmq:3-management

Without Flow Control
  • Build and run
    • /monitor/AMQPMonitor
    • /producerNoFlow/AMQPProducerNoFlow
    • /supervisor/AMQPSupervisor
With Flow Control
  • Build and run
    • /monitor/AMQPMonitor
    • /flowMonitor/AMQPFlowMonitor
    • /producerFlow/AMQPProducerFlow
    • /supervisor/AMQPSupervisor

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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