Reach.CLI.Commands.OTP.Concurrency (Reach v2.0.1)

Copy Markdown View Source

Concurrency patterns — Task.async/await pairing, process monitors, spawn_link chains, and supervisor topology.

mix reach.otp --concurrency
mix reach.otp --concurrency --format json

Options

  • --format — output format: text (default), json, oneline

Summary

Functions

run(args, cli_opts \\ [])

run_opts(opts, cli_opts \\ [])