Concurrency and Parallelism Gems
# | Total Rank | Daily Rank | Name | Summary |
1 | 62 | 37 | parallel | Run any kind of code in parallel processes |
2 | 134 | 226 | eventmachine | EventMachine implements a fast, single-threaded engine for arbitrary network
communicat... |
3 | 174 | 400 | celluloid | Celluloid enables people to build concurrent programs out of concurrent objects just as... |
4 | 2,120 | 2,010 | concurrent-ruby-edge | These features are under active development and may change frequently. They are expecte... |
5 | 9,977 | 18,144 | dispatch-rider | Messaging system based on the reactor pattern.
You can publish messages to a queue... |
6 | 25,080 | 51,505 | concurrent_worker | Concurrent worker in thread/process with preparation mechanism. |
7 | 30,005 | 16,151 | forkoff | description: forkoff kicks the ass |
8 | 43,656 | 28,706 | midget_jobs | Small background job scheduler closely related with Rails ActiveJob and PostgreSQL. |