RefInspector.Pool

Connects the plain RefInspector interface with the underlying pool.

Source

Summary

child_spec()

Returns poolboy child specification for supervision tree

parse(ref)

Sends a parse request to a pool worker

Functions

child_spec()

Specs:

  • child_spec :: tuple

Returns poolboy child specification for supervision tree.

Source
parse(ref)

Specs:

Sends a parse request to a pool worker.

Source