{"id":81108,"library":"actionpool","title":"ActionPool","description":"The ActionPool is an easy to use thread pool for ruby.","status":"active","version":"0.2.3","language":"ruby","source_language":null,"source_url":"https://github.com/spox/actionpool","tags":["thread","pool","concurrency","parallel"],"install":[{"cmd":"gem install ActionPool","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'ActionPool', '~> 0.2.3'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"ActionPool","correct":"require 'actionpool'"}],"quickstart":{"code":"require 'actionpool'\npool = ActionPool::Pool.new(5)\n5.times { pool.enqueue { sleep 1; puts 'done' } }\npool.join","lang":"ruby","description":"Create a thread pool and enqueue work"},"warnings":[],"env_vars":null,"search_vec":"'actionpool':1,3 'concurr':15 'easi':6 'parallel':16 'pool':10,14 'rubi':12 'thread':9,13 'use':8","created_at":"2026-06-18T05:44:35.404941+00:00","updated_at":"2026-06-18T05:44:35.404941+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":"http://github.com/spox/actionpool","github":"https://github.com/spox/actionpool","docs":"http://www.rubydoc.info/gems/ActionPool/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["async","utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-18","next_check":"2026-12-15","install_tag":null}}