0.02
Provides a simple task worker, with a task concurrency limit.
2021
2022
2023
2024
2025
2026
0.02
LocalBus is a lightweight yet powerful pub/sub system for Ruby applications that enables decoupled communication within a single process.
It offers both non-blocking I/O and thread pool processing modes, robust error handling, and fine-grained concurrency controls.
Perfect for organizing event-dr...
2021
2022
2023
2024
2025
2026
0.02
Wrapper around httperf for stresstesting your app. Runs httperf multiple times with different concurrency levels and generates an executive summary in .csv
2021
2022
2023
2024
2025
2026
0.01
Concurrently is a concurrency framework for Ruby and mruby based on
fibers. With it code can be evaluated independently in its own execution
context similar to a thread:
hello = concurrently do
wait 0.2 # seconds
"hello"
end
world = concurrently do
wait 0.1 # s...
2021
2022
2023
2024
2025
2026
0.01
Gqtp gem provides both GQTP client, GQTP server and GQTP proxy
implementations. They provide asynchronous API. You can use gqtp gem
for high concurrency use.
2021
2022
2023
2024
2025
2026
0.01
Futuroscope is yet another simple gem that implements the Futures concurrency pattern.
2021
2022
2023
2024
2025
2026
0.01
GenevaDrive provides a clean DSL for defining multi-step workflows that execute asynchronously, with strong guarantees around idempotency, concurrency control, and state management.
2021
2022
2023
2024
2025
2026
0.01
Actors based concurrency library for Ruby.
2021
2022
2023
2024
2025
2026
0.01
A Redis-backed concurrency management system
2021
2022
2023
2024
2025
2026
0.01
An ETL (Extract-Transform-Load) library that uses a forking process model for concurrency.
2021
2022
2023
2024
2025
2026
0.01
Wraps the net-snmp core usage into idiomatic ruby.
It is designed to support as many environments and concurrency frameworks as possible.
2021
2022
2023
2024
2025
2026
0.01
A lightweight, zero-dependency, thread-safe in-process async job queue with configurable concurrency for Ruby applications.
2021
2022
2023
2024
2025
2026
0.01
A concurrency library for Ruby inspired by java.util.concurrency and Go (golang). By http://www.appoxy.com
2021
2022
2023
2024
2025
2026
0.0
Declarative concurrency for EventMachine
2021
2022
2023
2024
2025
2026
0.0
Smelt from a plentiferous gallimaufry of requests an agglomerated bale of responses. With, y'know, concurrency and all that.
2021
2022
2023
2024
2025
2026
0.0
URL agent can handle common errors, concurrency and fallback for applications that call a large number of URLs.
2021
2022
2023
2024
2025
2026
0.0
A Ruby web server designed to have a predictable and simple concurrency model, and to be capable of running in a pure-ruby environment.
2021
2022
2023
2024
2025
2026
0.0
Provides jsonb_where, jsonb_order, and atomic update methods (jsonb_update!, jsonb_delete_key, jsonb_array_append, jsonb_increment, and more) for PostgreSQL JSONB columns in Rails ActiveRecord. Generates safe, type-cast SQL with no lost-update race conditions under concurrency.
2021
2022
2023
2024
2025
2026
0.0
Salesforce Bulk API with governor limits taken care of, this is a fork off of yatish27/salesforce_bulk_api_serial_or_parallel that just adds serial/parallel concurrency support
2021
2022
2023
2024
2025
2026
0.0
A Ruby HTTP server combining Falcon-class fiber concurrency with Puma-class compatibility.
2021
2022
2023
2024
2025
2026