brane_drv

Module vm

Source
Expand description

The InstanceVm provides the brane-exe plugin for communicating with an external planner and an external worker. Moreover, the client (i.e., the submitter of the workflow) is remote as well, complicating the stdout() function.

Re-exports§

Structs§

  • The InstancePlugin provides brane-exe functions for task execution.
  • The instantiated Vm for the Instance use-case.