did basic conversion to org mode for the docs folder
This commit is contained in:
14
Docs/ServerArchitecture.md.org
Normal file
14
Docs/ServerArchitecture.md.org
Normal file
@@ -0,0 +1,14 @@
|
||||
* Server Module Architecture
|
||||
:PROPERTIES:
|
||||
:CUSTOM_ID: server-module-architecture
|
||||
:END:
|
||||
The server module takes care of setting and removing the virtualization
|
||||
environment (i.e containers) for accessing and doing the appropriate
|
||||
computation. It also interacts with the peer to peer module to update
|
||||
the IP table on the server side. The server module accesses information
|
||||
regarding CPU and GPU specifications of the machine running the server
|
||||
module. To do Speed tests the server has routes which allows it to
|
||||
upload and download a 50mb.
|
||||
|
||||
#+caption: UML diagram of server module
|
||||
[[file:images/servermoduleArch.png]]
|
||||
Reference in New Issue
Block a user