Gems
threadify_procs 0.0.5
Launch an array of Procs within threads.
14,792 Downloads
threading 0.0.11
Some tools to make concurrency in Ruby, like thread pools
6,035 Downloads
thread-inheritable_attributes 2.0.0
Passes thread variables to child spawned threads. Main use case is enabling logging in ...
46,751 Downloads
thread_io 1.1.0
a small class that loads files in the background via a Thread
1,443 Downloads
thread_job 0.1.0
A simple framework to asynchronously execute longer running tasks in the background usi...
2,548 Downloads
thread_kit 0.0.2
A simple set of lightweight concurrency tools.
5,826 Downloads
threadless 0.1.3
run_later without threads
15,737 Downloads
threadlimiter 0.2.1
Fork threads like Thread.fork, but limit the number of concurrently running threads.
18,818 Downloads
thread_local 0.0.1
An implementation of the thread-local variable provided in many programming languages l...
3,652 Downloads
thread-local 1.1.0
Provides a class-level mixin to make thread local state easy.
2,082,482 Downloads
thread_local_accessor 0.1.1
Thread Local Accessor
9,166 Downloads
thread_local_var_accessors 1.4.0
Provides methods to declare and use ThreadLocalVar instance variables
213,171 Downloads
threadlock 2.0.0
Use the threadlock method in your class definition to automatically run instance method...
24,552 Downloads
thread_man 0.0.1
ThreadMan uses Celluloid to abstract out concurrent requests pattern.
4,201 Downloads
thread_order 1.1.1
Test helper for ordering threaded code (does not depend on gems or stdlib, tested on 1....
168,486 Downloads
thread-parent 1.0.4
ThreadParent facilitates spawning threads that maintain a reference to the thread that ...
280,744 Downloads
threadparty 0.1.1
it does the dsl and things for Thread
2,752 Downloads
threadpool 0.1.2
A simple no-wasted-resources thread pool implementation.
153,364 Downloads
thread_pool 0.0.0
Placeholder for a gem to be migrated later
7,012 Downloads
thread-pool 0.0.1
Multi-threaded Array subclass
6,323 Downloads
thread_pool_ruby 0.1.0
A ThreadPool implementation.
3,399 Downloads
threadpuddle 0.1.1
Create threads, with an upper bound on how many can exist at the same time.
6,981 Downloads
thread_puddle 0.1.1
puddles of threads
6,992 Downloads
thread_queues 0.0.3
Do thread-related work with BlockingQueue and BufferedQueue in Ruby.
11,190 Downloads
thread_root_fiber 1.0.0
Ruby's threads have no access to their root fibers. This little gem adds: - Thread#roo...
6,243 Downloads
thread_runner 1.0.1
Basic thread library with which you can manage initialize, main, monitor, queue and fin...
906 Downloads
threads 0.5.0
Ruby Gem to test a piece of code in concurrent threads
118,232 Downloads
threadsafe 0.0.1
You probably meant `gem install thread_safe`.
2,408 Downloads
thread_safe 0.3.6
A collection of data structures and utilities to make thread-safe programming in Ruby e...
583,480,678 Downloads
threadsafe_benchmark 1.0.0
Allows for thread-safe benchmarking
5,021 Downloads