Verk.Worker
Worker executes the job, messages the manager when it’s done and shutdowns
Summary
perform_async(worker, manager, module, args, job_id) | Ask the worker to perform the job |
Functions
Specs:
- perform_async(pid, pid, atom, [term], binary) :: :ok
Ask the worker to perform the job