wpool_worker
Default instance for wpool_process
Default instance for wpool_process
Functions
call(S::name() (see module wpool), M::module(), F::atom(), A::[term()]) -> term()
Returns the result of M:F(A) from any of the workers of the pool S
cast(S::name() (see module wpool), M::module(), F::atom(), A::[term()]) -> ok
Executes M:F(A) in any of the workers of the pool S