{"id":81442,"library":"hutch","title":"Hutch","description":"A Ruby library for enabling asynchronous inter-service communication using RabbitMQ.","status":"active","version":"1.4.0","language":"ruby","source_language":null,"source_url":"https://github.com/ruby-amqp/hutch","tags":["rabbitmq","messaging","async","inter-service"],"install":[{"cmd":"gem install hutch","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'hutch', '~> 1.4.0'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"Hutch","correct":"require 'hutch'"}],"quickstart":{"code":"require 'hutch'\n\nHutch.connect\n\nclass MyConsumer\n  include Hutch::Consumer\n  consume 'my.queue'\n\n  def process(message)\n    puts \"Received: #{message}\"\n  end\nend\n\nHutch.run","lang":"ruby","description":"Set up a RabbitMQ consumer with Hutch"},"warnings":[],"env_vars":null,"search_vec":"'async':16 'asynchron':7 'communic':11 'enabl':6 'hutch':1 'inter':9,18 'inter-servic':8,17 'librari':4 'messag':15 'rabbitmq':13,14 'rubi':3 'servic':10,19 'use':12","created_at":"2026-06-19T04:50:09.729343+00:00","updated_at":"2026-06-19T04:50:09.729343+00:00","problems":[],"ecosystem":"rubygems","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/ruby-amqp/hutch","github":"https://github.com/ruby-amqp/hutch","docs":"http://www.rubydoc.info/gems/hutch/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["messaging","networking"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}