0.0
DispatchQueueRb is a pure ruby implementation of Grand Central Dispatch concurrency primitives. It implements serial and concurrent queues, with synchronous, asynchronous, barrier and delayed dispatch methods. All queues dispatch methods support an optional dispatch groups to synchronize on compl...
2020
2021
2022
2023
2024
2025
0.0
Armstrong is an Mongrel2 fronted, actor-based web development framework similar in style to sinatra. With natively-threaded interpreters (Rubinius2), Armstrong provides true concurrency and high stability, by design.
2020
2021
2022
2023
2024
2025
0.0
Angstrom is an Mongrel2 fronted, actor-based web development framework similar in style to sinatra. With natively-threaded interpreters (Rubinius2), Angstrom provides true concurrency and high stability, by design.
2020
2021
2022
2023
2024
2025
0.0
Third approach to EventMachine lightweight concurrency. Runs declared methods and blocks in sequence, each in one tick. So allows calls chaining with keeping the EventMachine multiplexing facility on.
2020
2021
2022
2023
2024
2025
0.0
HTTP fetch client based on ruby EventMachne and EM-HTTP-Request that has configureable concurrency regardless of EM's thread pool.
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
Go's concurrency model "implemented" for Ruby
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
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
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
Support library to provide Futures and Promises for different concurrency models.
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