Concurrency and Parallelism Gems
# | Total Rank | Daily Rank | Name | Summary |
1 | 53 | 33 | parallel | Run any kind of code in parallel processes |
2 | 137 | 96 | eventmachine | EventMachine implements a fast, single-threaded engine for arbitrary network
communicat... |
3 | 228 | 1,387 | celluloid | Celluloid enables people to build concurrent programs out of concurrent objects just as... |
4 | 2,173 | 2,601 | concurrent-ruby-edge | These features are under active development and may change frequently. They are expecte... |
5 | 10,740 | 101,206 | dispatch-rider | Messaging system based on the reactor pattern.
You can publish messages to a queue... |
6 | 25,904 | 16,383 | concurrent_worker | Concurrent worker in thread/process with preparation mechanism. |
7 | 26,732 | 43,933 | forkoff | description: forkoff kicks the ass |
8 | 42,835 | 22,877 | midget_jobs | Small background job scheduler closely related with Rails ActiveJob and PostgreSQL. |
9 | 73,314 | 16,383 | grape-idempotency | Add idempotency support to your Grape APIs for safely retrying requests without acciden... |