I'm currently using Stalker for my rails app. But I just ran into Stalker's timeout error/limit of 2 minutes. I saw another question on the subject, and someone answered that Stalker doesn't implement beanstalkd's touch method, though I see that beaneater does.
So, has anyone tried beaneater and Stalker? Opinions? Which one is easier to work with vs. functionality? I'm probably going to run into the timeout error a lot for some of my tasks, and wondering if I should just increase :ttr
, or switch to beaneater.