-
Notifications
You must be signed in to change notification settings - Fork 4
Glossary #5
Copy link
Copy link
Open
Description
VM - the vm with a base instruction set
Container - initializes the VM and provides the an "interface" or binding to the kernel
Kernel - provides IPC methods and enforces message synchronization
Hypervisor - manager the Kernels run times
Channels - allow two contracts to send message to each other
Ports - the internal representation of channels that is exposed to Container
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels