{"id":82486,"library":"em-jack","title":"em-jack","description":"An evented Beanstalk client for Ruby using EventMachine.","status":"active","version":"0.1.5","language":"ruby","source_language":null,"source_url":"https://github.com/dj2/em-jack","tags":["beanstalk","eventmachine","queue","async"],"install":[{"cmd":"gem install em-jack","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'em-jack', '~> 0.1.5'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"EMJack","correct":"require 'em-jack'"}],"quickstart":{"code":"require 'em-jack'\n\nEM.run do\n  client = EMJack::Connection.new\n  client.use('my_tube')\n  client.put('hello') do |id|\n    puts \"Job #{id} queued\"\n  end\nend","lang":"ruby","description":"Connect to Beanstalk and put a job"},"warnings":[],"env_vars":null,"search_vec":"'async':15 'beanstalk':6,12 'client':7 'em':2 'em-jack':1 'event':5 'eventmachin':11,13 'jack':3 'queue':14 'rubi':9 'use':10","created_at":"2026-06-19T05:22:40.920288+00:00","updated_at":"2026-06-19T05:22:40.920288+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/dj2/em-jack/","github":"https://github.com/dj2/em-jack","docs":"http://www.rubydoc.info/gems/em-jack/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["messaging","async"],"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}}