git ssb

0+

wanderer🌟 / js-primea-hypervisor



Tree: 3293a87f5f8d4e902258609eb8f0c213b7c38192

Files: 3293a87f5f8d4e902258609eb8f0c213b7c38192 / docs / hypervisor.md

3056 bytesRaw

<!-- Generated by documentation.js. Update this documentation by updating the source code. -->

Table of Contents

constructor

index.js:12-17

The Hypervisor manages the container instances by instantiating them and destorying them when possible. It also facilitates localating Containers

Parameters

send

index.js:25-30

sends a message

Parameters

Returns Promise a promise that resolves once the receiving container is loaded

createActor

index.js:65-83

creates an instance of an Actor

Parameters

createStateRoot

index.js:98-104

creates a state root starting from a given container and a given number of ticks

Parameters

Returns Promise

registerContainer

index.js:112-114

regirsters a container with the hypervisor

Parameters

Built with git-ssb-web