matttm / ZmqIntermediaryTest

This is a Java test application to test using ZeroMQ and RxJava in an intermediary/proxy.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zmq Intermediary Test

Description

This is a test application to explore the combinatory use of ZeroMQ and ReactiveX. It demonstrates the use case of having a middle man incorporating request reply, as would be needed when making an anti-corruption layer (ACL).

Getting Started

Building

Running

Author

  • Matt Maloney : matttm

Contact

If you have trouble with this exploration, email matttmaloney@gmail.com

About

This is a Java test application to test using ZeroMQ and RxJava in an intermediary/proxy.


Languages

Language:Java 100.0%