Skip to content

What exactly does "run in the browser" mean? #127

Answered by dionjwa
castedo asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @castedo, thanks for the questions! And this points to where the explanations can be better (in the process of making some major updates now).

You are correct in that containers are NOT run inside a WebAssembly virtual machine.

The metapage workflow management runs entirely in the browser. The nodes of the workflow, called metaframes, are simply websites (that are connected with data pipes), and one of those metaframe websites runs docker containers.

Where does that docker container run? Currently, there is a public job queue manager, and you plug a worker running on your computer into that queue, so your computer is running those containers (and the server and various bits piping the …

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@castedo
Comment options

@dionjwa
Comment options

Answer selected by castedo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants