FastHtml.Pool (FastHtml v2.5.0)
Summary
Types
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.