I'm trying to use beanstalkd with ruby async_observer and beanstalk- client gems.
The documentation says to do: ./vendor/plugins/async_observer/bin/ worker to start a worker. That is giving me a core dump of the ruby interpreter. I'm trying to start the worker first because if I start the application first, it reports back that the connection was refused. Right now, I'm just trying to follow the docs on the async_observer page. I'm using ruby 1.9.1p376 on a Mac 10.6 and Rails 2.3.5 -- You received this message because you are subscribed to the Google Groups "beanstalk-talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/beanstalk-talk?hl=en.
