Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Glossary #5

Open
wanderer opened this issue May 3, 2017 · 0 comments
Open

Glossary #5

wanderer opened this issue May 3, 2017 · 0 comments

Comments

@wanderer
Copy link
Member

wanderer commented May 3, 2017

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant