Options
All
  • Public
  • Public/Protected
  • All
Menu

Standard ways for commands from agents to be streamed to the MatchEngine for the Design to handle

Index

Enumeration members

Enumeration members

PARALLEL

PARALLEL: = "parallel"

First come first serve for commands run. Not implemented

SEQUENTIAL

SEQUENTIAL: = "sequential"

Each agent's set of commands is run before the next agent

Generated using TypeDoc