0.0
No commit activity in last 3 years
No release in over 3 years
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
Repository is gone
No release in over 3 years
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
No commit activity in last 3 years
No release in over 3 years
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
No commit activity in last 3 years
No release in over 3 years
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
No commit activity in last 3 years
No release in over 3 years
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
Repository is gone
No release in over 3 years
Collection of utilities for managing concurrency
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
Massive concurrency with message-passing and stuff.
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
Go's concurrency model "implemented" for Ruby
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
Provides utility classes to support common patterns in concurrent programming.
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
A wrapper that allows method calls to multiple objects with various concurrency models
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
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
Repository is gone
No release in over 3 years
Experimental High-performance, Redis-based background job processing library for Ruby built on fiber-based concurrency
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
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
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Support library to provide Futures and Promises for different concurrency models.
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
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
No release in over 3 years
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
Repository is archived
No commit activity in last 3 years
No release in over 3 years
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