ruby-thread-safe
thread-safe collections and utilities for Ruby
Description
This Ruby library contains a collection of data structures providing thread-safe versions of arrays and hashes. These data structures lock against the objects themselves for every method call, ensuring only one thread can be reading or writing at a time. These data structures as well as the utilities contained in this library make thread-safe programming in Ruby easier.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/ruby-concurrency/thread_safe
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install ruby-thread-safe