Gems
threadded_enumerator 0.0.2
Enumerator using thread to avoid fiber-bugs.
11,190 Downloads
thread-dump 0.0.5
Utility which will cause thread dumps during ctrl-break of Ruby process.
18,849 Downloads
threaded 0.0.4
Queue stuff in memory
63,175 Downloads
threaded_in_memory_queue 0.0.4
Queue stuff in memory
32,365 Downloads
threadedlogger 1.3.0
ThreadedLogger runs a dedicated logging thread around Ruby's Logger library to ensure t...
12,686 Downloads
threaded_logging 1.0.1
Add current thread's fingerprint to all your logs.
249,300 Downloads
threaded_pipe 0.0.2
A helper for running multithreaded IO
4,186 Downloads
threaded_pipeline 0.0.1
If you are eg. downloading a large file, processing that file, then writing the results...
2,344 Downloads
threaded_processor 0.1.2
A simple wrapper for Ruby Threads and SizedQueue.
11,857 Downloads
threaded_runner 1.0.4
This class allows you to wait for your subprocess to output a line matching a given...
10,452 Downloads
thread_executor 1.0.1
Thread executor library.
3,610 Downloads
thread-extra 0.0.1
Some extra stuff having to do with threads
4,831 Downloads
threadfix-cli 0.3.1
Command line tool to upload a static analysis report to ThreadFix
6,538 Downloads
thread_hazardous 0.0.1
CAUTION: Use this gem at your own risk. If you use gems that depends on the thread_safe...
47,536 Downloads
threadify 1.4.5
makes it stupid easy to process a bunch of data using n worker threads
48,712 Downloads
threadify_procs 0.0.5
Launch an array of Procs within threads.
15,544 Downloads
threading 0.0.11
Some tools to make concurrency in Ruby, like thread pools
6,248 Downloads
thread-inheritable_attributes 2.0.0
Passes thread variables to child spawned threads. Main use case is enabling logging in ...
47,491 Downloads
thread_io 1.1.0
a small class that loads files in the background via a Thread
1,749 Downloads
thread_job 0.1.0
A simple framework to asynchronously execute longer running tasks in the background usi...
2,626 Downloads
thread_kit 0.0.2
A simple set of lightweight concurrency tools.
5,971 Downloads
threadless 0.1.3
run_later without threads
16,622 Downloads
threadlimiter 0.2.1
Fork threads like Thread.fork, but limit the number of concurrently running threads.
19,503 Downloads
thread_local 0.0.1
An implementation of the thread-local variable provided in many programming languages l...
3,787 Downloads
thread-local 1.1.0
Provides a class-level mixin to make thread local state easy.
2,345,082 Downloads
thread_local_accessor 0.1.1
Thread Local Accessor
9,916 Downloads
thread_local_var_accessors 1.4.0
Provides methods to declare and use ThreadLocalVar instance variables
231,224 Downloads
threadlock 2.0.0
Use the threadlock method in your class definition to automatically run instance method...
25,834 Downloads
thread_man 0.0.1
ThreadMan uses Celluloid to abstract out concurrent requests pattern.
4,291 Downloads
thread_order 1.1.1
Test helper for ordering threaded code (does not depend on gems or stdlib, tested on 1....
184,430 Downloads