Update README.md
This commit is contained in:
committed by
GitHub
parent
671a54edb8
commit
ba66b710d3
@@ -1,5 +1,7 @@
|
|||||||
# P2P rendering and computation
|
# P2P rendering and computation
|
||||||
|
|
||||||
|
[](https://www.youtube.com/watch?v=LRv3NR2lu7I "Simple P2P Cli application for creating containers")
|
||||||
|
|
||||||
The main aim of this project was to create a custom peer to peer network. The user acting as the
|
The main aim of this project was to create a custom peer to peer network. The user acting as the
|
||||||
client has total flexibility on how to batch the tasks and the user acting as the server has complete
|
client has total flexibility on how to batch the tasks and the user acting as the server has complete
|
||||||
flexibility on tracking the container's usages and killing the containers at any point of time.
|
flexibility on tracking the container's usages and killing the containers at any point of time.
|
||||||
@@ -8,3 +10,4 @@ flexibility on tracking the container's usages and killing the containers at any
|
|||||||
2. [Documentation](Docs/README.md)
|
2. [Documentation](Docs/README.md)
|
||||||
|
|
||||||
|
|
||||||
|
Simple P2P Cli application for creating containers
|
||||||
|
|||||||
Reference in New Issue
Block a user