In preparation for Worker::post() to be renamed to Worker:execute(). The concept of _posting_ will be reserved to mean the transfer of something over the message queue to the worker for processing and nothing else.
In preparation for Worker::post() to be renamed to Worker:execute(). The concept of _posting_ will be reserved to mean the transfer of something over the message queue to the worker for processing and nothing else.