If you are eg. downloading a large file, processing that file, then writing the results to a database, ThreadedPipeline may be for you. Download in one thread, process in another, and write in a third, etc.
Required Ruby Version
>= 0
Authors
Kurt Werle
Versions
- 0.0.1 January 09, 2019 (6.5 KB)