/dist-systems-task

Primary LanguageJavaMIT LicenseMIT

dist-systems-task

ping-pong

The first service sends ping events to the second service. It receives events and replies to them by sending pong events back.

how to build

./gradlew bootJar

how to run

docker-compose up