Parallel
Ruby: parallel processing made simple and fast (by grosser)
forkoff
brain-dead simple parallel processing for ruby (by ahoward)
Our great sponsors
Parallel | forkoff | |
---|---|---|
2 | 0 | |
4,056 | 73 | |
- | - | |
0.0 | 0.0 | |
5 months ago | over 9 years ago | |
Ruby | Ruby | |
MIT License | Ruby License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Parallel
Posts with mentions or reviews of Parallel.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-01-18.
-
Troubleshooting weird DB connection errors in Rails with PostgreSQL
They may be caused by a few different factors, e.g. long command run, or long SSH connection, or closed connection in separate thread(like in 'parallel' gem), or long code processing before save.
forkoff
Posts with mentions or reviews of forkoff.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning forkoff yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing Parallel and forkoff you can also consider the following projects:
posix-spawn - Ruby process spawning library
childprocess - Cross-platform Ruby library for managing child processes.
await_async - Provide await and async methods to Crystal Lang