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.
我正在构建一个线程应用程序。我有数以百万计的工作要排队。我可以将它们全部放入队列中,然后一次将它们分发给大约 100 个线程吗?