Merge branch 'master' of github.com:Akilan1999/p2p-rendering-computation
This commit is contained in:
@@ -1,12 +1,13 @@
|
||||
# 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
|
||||
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. A
|
||||
prototype has been implemented that helped to meet the functional requirements of the project.
|
||||
A through evaluation of the prototype has been performed.
|
||||
flexibility on tracking the container's usages and killing the containers at any point of time.
|
||||
|
||||
1. [Installation](Docs/Installation.md)
|
||||
2. [Documentation](Docs/README.md)
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user