Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 celery 3.0 中,最大并发数、实际运行的进程数和池大小之间有什么关系?我运行 celery 时将 max-currency( -c ) 设置为 1,然后弹出三个 celeryd 进程。我不知道为什么。