ExAgent.Pool
Connects the plain ExAgent interface with the underlying pool.
Summary↑
child_spec() | Returns poolboy child specification for supervision tree |
parse(ua) | Sends a parse request to a pool worker |
Functions
Specs:
- child_spec :: tuple
Returns poolboy child specification for supervision tree.
Specs:
- parse(String.t) :: %{}
Sends a parse request to a pool worker.