https://github.com/tmck-code/ruby_threads
https://github.com/tmck-code/ruby_threads
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tmck-code/ruby_threads
- Owner: tmck-code
- License: mit
- Created: 2016-08-22T23:25:50.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-25T07:02:23.000Z (over 8 years ago)
- Last Synced: 2025-02-05T20:59:48.676Z (4 months ago)
- Language: Ruby
- Size: 139 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ruby_threads
This repository contains very basic scripts that successfully implement multithreading/concurrency in Ruby.