But for the thread pool, we need an MPMC channel, that is, we need to have a queue that can support multiple threads to add at the same time, and get the task.
確定! 回上一頁