This commit is contained in:
parent
d69e97ca3b
commit
d72f45b4c2
@ -2,6 +2,13 @@
|
|||||||
P2P Producer
|
P2P Producer
|
||||||
============
|
============
|
||||||
|
|
||||||
|
This repository contains the Producer part of the project. The module manages the list of consumers and
|
||||||
|
sends data to the currently active one. If that becomes unavailable, it chooses an other one to the data to.
|
||||||
|
|
||||||
|
Implementation is done in python, the code is put into Docker images (as the consumers). To run the full project
|
||||||
|
clone the main repository and run
|
||||||
|
*docker-compose up.*
|
||||||
|
|
||||||
Produced by GoldenPogácsa Inc.
|
Produced by GoldenPogácsa Inc.
|
||||||
|
|
||||||
TODO
|
TODO
|
||||||
|
Reference in New Issue
Block a user