info_tfgrid/collections/web4/executor/web4_executors.md

16 lines
785 B
Markdown
Raw Permalink Normal View History

2024-02-27 11:11:12 +00:00
# ThreeFold executors
Executors are like digital twins but they are not linked to one specific person, they are stateless and can work on our behalf for any specific usecase and/or any pre-implemented. Some would call it our approach to serverless functions.
![](img/executor_arch1_.jpg)
Peer2peer is the most decentralized way to experience our digital life.
- all executors talk to each other over private secure links
- there is no blockchain involved for the compute, storage & network requirements
- each executor needs compute, network and storage resources, this is managed by L0 Validators
- The executor (web4 or twin) is the only entity who has control over the resource it requires, its all 100% private and fully peer2peer
<!-- {{#include executors_usecases.md}} -->