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.
我正在寻找一种方法来拥有一个 java 线程池,其中具有相同 id 的可运行任务应该始终由同一个线程处理。
非常感谢这方面的任何帮助。谢谢!