{"id":82460,"library":"workers","title":"Workers","description":"A Ruby gem for performing work in background threads.","status":"active","version":"0.6.1","language":"ruby","source_language":null,"source_url":"https://github.com/chadrem/workers","tags":["background","threads","workers","concurrency"],"install":[{"cmd":"gem install workers","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'workers', '~> 0.6.1'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"Workers","correct":"require 'workers'"}],"quickstart":{"code":"require 'workers'\npool = Workers::Pool.new(size: 5)\npool.schedule { puts 'Hello from background thread' }","lang":"ruby","description":"Create a worker pool and schedule a task"},"warnings":[],"env_vars":null,"search_vec":"'background':9,11 'concurr':14 'gem':4 'perform':6 'rubi':3 'thread':10,12 'work':7 'worker':1,13","created_at":"2026-06-19T05:21:47.723374+00:00","updated_at":"2026-06-19T05:21:47.723374+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/chadrem/workers","github":"https://github.com/chadrem/workers","docs":"http://www.rubydoc.info/gems/workers/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["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}}