Concurrency and Parallelism Gems
| # | Total Rank | Daily Rank | Name | Summary |
| 1 | 40 | 30 | parallel | Run any kind of code in parallel processes |
| 2 | 151 | 248 | eventmachine | EventMachine implements a fast, single-threaded engine for arbitrary network
communicat... |
| 3 | 298 | 1,614 | celluloid | Celluloid enables people to build concurrent programs out of concurrent objects just as... |
| 4 | 2,242 | 2,436 | concurrent-ruby-edge | These features are under active development and may change frequently. They are expecte... |
| 5 | 11,126 | 20,451 | dispatch-rider | Messaging system based on the reactor pattern.
You can publish messages to a queue... |
| 6 | 23,359 | 21,682 | forkoff | description: forkoff kicks the ass |
| 7 | 27,622 | 169,728 | concurrent_worker | Concurrent worker in thread/process with preparation mechanism. |
| 8 | 44,989 | 23,170 | midget_jobs | Small background job scheduler closely related with Rails ActiveJob and PostgreSQL. |
| 9 | 59,892 | 90,780 | grape-idempotency | Add idempotency support to your Grape APIs for safely retrying requests without acciden... |