Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tmck-code/ruby_threads
https://github.com/tmck-code/ruby_threads
Last synced: 22 days 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 (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-25T07:02:23.000Z (about 8 years ago)
- Last Synced: 2024-10-25T00:09:43.030Z (2 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.