Scharnitzky Donát
067e9c4cd4
All checks were successful
continuous-integration/drone/push Build is passing
12 lines
527 B
ReStructuredText
12 lines
527 B
ReStructuredText
=====================
|
|
P2P Storage Simulator
|
|
=====================
|
|
|
|
The system consists of two types of components, the producer sends logs to consumer, to one at a time. Consumer discovery is done
|
|
by the producers and other consumers.
|
|
This repository connect the two component of the system. It uses docker-compose to build a demo
|
|
system (with multiple producers and consumers), which can be used for evaluation. After cloning, run the command
|
|
*docker-compose up.*
|
|
which will set up the system.
|
|
|
|
Produced by GoldenPogácsa Inc. |