Hi list, i'm working with multiple threads, with a producer-consumer like algorithm. My problem is that i want that the "consumer" thread take all the content every *N* seconds and after go to "sleep" again, It's the Timeout library a good solution? I can use Ruby 1.9 and 1.8 as well. Thanks, Francesco Vollero