Module em_filter_sup

em_filter_sup - Supervisor for Emergence filter services.

Behaviours: supervisor.

Authors: Steve Roques.

Description

em_filter_sup - Supervisor for Emergence filter services

This module provides supervision for filter server processes.

Function Index

start_link/3Starts the supervisor with a specific filter name, handler module, and port.

Function Details

start_link/3

start_link(FilterName, HandlerModule, Port) -> any()

Starts the supervisor with a specific filter name, handler module, and port.


Generated by EDoc