Skip to content

vor

vor

Streaming Process Flow for Financial Risk

Synopsis

VOR Stream is a system for creating and maintaining processes designed to solve financial risk problems.

Key features of the system are:

  1. Batch-stream oriented execution of a process. Partial results available early - before the job finishes.
  2. Parallel processing across threads, across machines, and across the workflow.
  3. Each step (node) in the process is run independent and simultaneously of the other steps.
  4. Each step can be written in a different language. Python, SAS, SQL, and Go are currently supported.

Options

  -h, --help          help for vor
      --play string   playpen path
      --renew-token   renew token (default true)

SEE ALSO