FastHtml v2.0.1 FastHtml.Pool
Link to this section Summary
Link to this section Types
Link to this section Functions
Starts the port pool.
Options
:size
- Number of ports in the pool. Defaults toSystem.schedulers_online/0
if not set.:name
- Registered name of the pool. Defaults toElixir.FastHtml.Pool
if not set, set tofalse
to not register the process.