This commit is contained in:
2024-03-22 09:32:20 +02:00
parent 40205412df
commit 8a13c60b22
71 changed files with 313 additions and 78 deletions

View File

@@ -3,6 +3,22 @@
![](img/tfgrid_compute_.jpg)
We are more than just Container or VM technology, see [our Beyond Container Document](../../primitives/compute/beyond_containers.md).
We are more than just Container or VM technology.
For more information see [ZeroOS](../../zos/zos_toc.md)
Default features:
- compatible with Docker
- compatible with any VM (Virtual Machine)
- compatible with any Linux workload
- integrated unique storage & network primitives
We have following unique advantages:
- no need to work with images, we work with our unique ZOS FS
- every container runs in a dedicated virtual machine providing more security
- the containers talk to each other over a private network (mycelium)
- the containers can use a web gatewat to allow users on the internet connect to the applications as running in their secure containers
- can use core-x to manage the workload
For more information see [ZeroOS](zos.md)

View File

@@ -1,5 +1,6 @@
# ZMachine
![](img/zmachine_zos_.jpg)
### Features
@@ -11,12 +12,5 @@
* minimal hacking surface to the Zero-Nodes, integrate silicon route of trust
* ZOS Filesystem: dedupe, zero-install, hacker-proof
* Webgateway: intelligent connection between web (internet) and container services
* integration with ZNet (efficient, secure encrypted network between the zmachines)
* Planetary Net: a true global single backplane network connecting us all
### Architecture
![](img/zmachine_zos_.jpg)
A ZMachine is running as a virtual machine on top of Zero-OS.
* integration with Mycelium (efficient, secure encrypted network between the zmachines)