[Rails] Ruby Daemons using DRb ?

2012-03-15 Thread Jedrin
I have worked at a couple of places where I had a job system connected to a web portal. The job system used a couple of daemons that I wrote that connected to the database with active record and ran various commands in parallel. I had a few Thread.new calls an so on. At one time I had used

Re: [Rails] Ruby Daemons using DRb ?

2012-03-15 Thread Chris Morris
To take a step back, I'd say tell 'em what you know and what you don't know. If they need someone who's really got a lot of experience specifically with redis and resque, that's not you and it wouldn't be a good fit for you or them. If they need someone who understands the conceptual issues at