You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pankaj edited this page Oct 22, 2019
·
3 revisions
Welcome to the remotecompute wiki!
What is remotecompute
Remotecompute as the name indicates, lets you compute any task remotely. Consider a scenario where a device have to perform a compute intensive task but lacks the resources required the task executing. There are many devices nearby which have the required resources and idle capacity to execute the task. The source device can offload the computation task to these idle devices and get the work done. Source device need not depend on a dedicated server for executing the required task.
Project Roadmap
These are the primary considerations to design the system
Sharing the required input data and sources securely with the remote machine
Ensuring the task is executed correctly and results are not altered
Providing sandboxed or packaged environment for executing the task