izebit / dist-systems-task

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:Java 97.8%Language:Dockerfile 2.2%