0.0
Declarative concurrency for EventMachine
2020
2021
2022
2023
2024
2025
0.0
Interface for akka.io concurrency in jruby
2020
2021
2022
2023
2024
2025
0.0
Omnibus concurrency library for Ruby
2020
2021
2022
2023
2024
2025
0.0
Concurrency based polling.
2020
2021
2022
2023
2024
2025
0.0
Collection of utilities for managing concurrency
2020
2021
2022
2023
2024
2025
0.0
Massive concurrency with message-passing and stuff.
2020
2021
2022
2023
2024
2025
0.0
Convert video formats with custom concurrency, batch size, and conversion delay
2020
2021
2022
2023
2024
2025
0.0
Provides utility classes to support common patterns in concurrent programming.
2020
2021
2022
2023
2024
2025
0.0
A wrapper that allows method calls to multiple objects with various concurrency models
2020
2021
2022
2023
2024
2025
0.0
Mailbox is a JRuby module that simplifies concurrency and is backed by JVM threads.
2020
2021
2022
2023
2024
2025
0.0
An implementation of the CSP concurrency primitives
2020
2021
2022
2023
2024
2025
0.0
Support library to provide Futures and Promises for different concurrency models.
2020
2021
2022
2023
2024
2025
0.0
Experimental High-performance, Redis-based background job processing library for Ruby built on fiber-based concurrency
2020
2021
2022
2023
2024
2025
0.0
URL agent can handle common errors, concurrency and fallback for applications that call a large number of URLs.
2020
2021
2022
2023
2024
2025
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
2020
2021
2022
2023
2024
2025
0.0
Prevent multiple sidekiq jobs with the same arguments from running at the same time.
2020
2021
2022
2023
2024
2025
0.0
Locker is a locking mechanism for limiting the concurrency of ruby code using the database. It presently only works with PostgreSQL.
2020
2021
2022
2023
2024
2025
0.0
A bare-bones Ruby HTTP server that talks Rack and uses a thread per connection model of concurrency.
2020
2021
2022
2023
2024
2025
0.0
Retlang is a high performance C# threading library.
The library is intended for use in message based concurrency similar to event based actors in Scala.
The library does not provide remote messaging capabilities.
It is designed specifically for high performance in-memory messaging.
2020
2021
2022
2023
2024
2025
0.0
SimpleFuture is class that simplifies coarse-grained concurrency using
processes instead of threads.
Each instance represents the future result of a block that is passed
to it. The block is evaluated in a forked child process and its result
is returned to the SimpleFuture ob...
2020
2021
2022
2023
2024
2025