Possible Duplicate:
Ruby: Any gems for threadpooling?
Is there a better ruby lib thread pool? I want to use the thread pool to help me manage their running behaviors like java thread pool.
Really I am not sure, so I hope you guys recommend something.
There’s a question about ThreadGroup (mentioned by @Phrogz) at What is Ruby's ThreadGroup for? .