Core.ServerTemplate (ServCore v0.3.0)

Copy Markdown View Source

Minimal supervision template. Copy this as your Application module when forking the server. Swap router and worker_module for your own.

This template shows a single named queue + pool. For multiple pipelines, see ElixirServerCore.Application and the :pipelines config key.