Gems
threadded_enumerator 0.0.2
Enumerator using thread to avoid fiber-bugs.
9,919 Downloads
thread-dump 0.0.5
Utility which will cause thread dumps during ctrl-break of Ruby process.
18,144 Downloads
threaded 0.0.4
Queue stuff in memory
49,649 Downloads
threaded_in_memory_queue 0.0.4
Queue stuff in memory
26,792 Downloads
threadedlogger 1.3.0
ThreadedLogger runs a dedicated logging thread around Ruby's Logger library to ensure t...
11,383 Downloads
threaded_logging 1.0.1
Add current thread's fingerprint to all your logs.
235,520 Downloads
threaded_pipe 0.0.2
A helper for running multithreaded IO
3,604 Downloads
threaded_pipeline 0.0.1
If you are eg. downloading a large file, processing that file, then writing the results...
1,961 Downloads
threaded_processor 0.1.2
A simple wrapper for Ruby Threads and SizedQueue.
11,157 Downloads
threaded_runner 1.0.4
This class allows you to wait for your subprocess to output a line matching a given...
9,350 Downloads
thread_executor 1.0.1
Thread executor library.
3,237 Downloads
thread-extra 0.0.1
Some extra stuff having to do with threads
4,188 Downloads
threadfix-cli 0.3.1
Command line tool to upload a static analysis report to ThreadFix
5,549 Downloads
thread_hazardous 0.0.1
CAUTION: Use this gem at your own risk. If you use gems that depends on the thread_safe...
46,802 Downloads
threadify 1.4.5
makes it stupid easy to process a bunch of data using n worker threads
43,404 Downloads
threadify_procs 0.0.5
Launch an array of Procs within threads.
13,638 Downloads
threading 0.0.11
Some tools to make concurrency in Ruby, like thread pools
5,674 Downloads
thread-inheritable_attributes 2.0.0
Passes thread variables to child spawned threads. Main use case is enabling logging in ...
45,336 Downloads
thread_io 1.1.0
a small class that loads files in the background via a Thread
914 Downloads
thread_job 0.1.0
A simple framework to asynchronously execute longer running tasks in the background usi...
2,404 Downloads
thread_kit 0.0.2
A simple set of lightweight concurrency tools.
5,485 Downloads
threadless 0.1.3
run_later without threads
14,613 Downloads
threadlimiter 0.2.1
Fork threads like Thread.fork, but limit the number of concurrently running threads.
17,667 Downloads
thread_local 0.0.1
An implementation of the thread-local variable provided in many programming languages l...
3,425 Downloads
thread-local 1.1.0
Provides a class-level mixin to make thread local state easy.
1,413,476 Downloads
thread_local_accessor 0.1.1
Thread Local Accessor
8,106 Downloads
thread_local_var_accessors 1.4.0
Provides methods to declare and use ThreadLocalVar instance variables
103,935 Downloads
threadlock 2.0.0
Use the threadlock method in your class definition to automatically run instance method...
22,580 Downloads
thread_man 0.0.1
ThreadMan uses Celluloid to abstract out concurrent requests pattern.
3,927 Downloads
thread_order 1.1.1
Test helper for ordering threaded code (does not depend on gems or stdlib, tested on 1....
133,208 Downloads