hi, i want to implement rabbitmq in ruby . For that i have done the following steps: Sudo apt-get install rabbitmq-server sudo gem install amqp * sudo -H -u rabbitmq rabbitmq-server server is working fine i.e. the broker is running completly. I am trying to implement examples given in https://github.com/rabbitmq/rabbitmq-tutorials/tree/master/ruby now the problem is when i execute the worker.rb file it does nothing. I dont know what is the problem in that because it shows no error. Please help me. Tools using: Rails 3 Ruby 192 Platform: ubuntu 10.0.4 * -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.