Files
p2p-rendering-computation/README.md
Akilan Selvacoumar 671a54edb8 Update README.md
2021-05-11 08:14:15 +04:00

11 lines
407 B
Markdown

# P2P rendering and computation
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.
1. [Installation](Docs/Installation.md)
2. [Documentation](Docs/README.md)