Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/coderhs/multi_processing_example

A collection of example scripts to learn multiprocessing in ruby
https://github.com/coderhs/multi_processing_example

Last synced: about 2 months ago
JSON representation

A collection of example scripts to learn multiprocessing in ruby

Awesome Lists containing this project

README

        

# Purpose of this repo?

This repository have example ruby scripts that I used, to learn how multi processing and threads work in Ruby.