We encapsulate a task as a message and send it to the queue. A worker process running in the background will pop the tasks and eventually execute the job.
確定! 回上一頁