Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I'm using Ruby MRI (not JRuby) and Resque. Is there any problem with firing off a bunch of threads within a job as long everything it uses is threadsafe?

share|improve this question
@CarlsonReinke can u explain what u r trying to achieve using thread because AFAIK each job is separate processed from the workers – Viren Feb 28 at 18:10

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.