Project
Reverse Dependencies for rake
The projects listed here declare rake as a runtime or development dependency
0.0
If you are eg. downloading a large file, processing that file, then writing the results to a database, ThreadedPipeline may be for you. Download in one thread, process in another, and write in a third, etc.
2021
2022
2023
2024
2025
2026
0.0
Command line tool to upload a static analysis report to ThreadFix
2021
2022
2023
2024
2025
2026
0.0
CAUTION: Use this gem at your own risk. If you use gems that depends on the thread_safe gem,
e.g. Rails, but your application is not doing any threading, then thread_hazardous can bring you a few performance
improvements at the cost of making these dependencies non thread safe.
2021
2022
2023
2024
2025
2026
0.0
Launch an array of Procs within threads.
2021
2022
2023
2024
2025
2026
0.0
Passes thread variables to child spawned threads. Main use case is enabling logging in child thread to keep context of a request.
2021
2022
2023
2024
2025
2026
0.0
A simple set of lightweight concurrency tools.
2021
2022
2023
2024
2025
2026
0.0
An implementation of the thread-local variable provided in many programming languages like Java.
2021
2022
2023
2024
2025
2026
0.0
Thread Local Accessor
2021
2022
2023
2024
2025
2026
0.0
Provides methods to declare and use ThreadLocalVar instance variables
2021
2022
2023
2024
2025
2026
0.0
ThreadMan uses Celluloid to abstract out concurrent requests pattern.
2021
2022
2023
2024
2025
2026
0.0
A ThreadPool implementation.
2021
2022
2023
2024
2025
2026
0.0
Ruby's threads have no access to their root fibers. This little gem adds:
- Thread#root_fiber
- Fiber.root
- Fiber#root? (also aliased as #root_fiber?)
2021
2022
2023
2024
2025
2026
0.0
Ruby wrapper for hiredis (protocol serialization/deserialization and blocking I/O), includes support for multithreading via Hiredis::ThreadSafeConnection. Original work by Pieter Noordhuis with hiredis-rb
2021
2022
2023
2024
2025
2026
0.0
Threadsafety overrides attr_accessor and attr_writer to generate thread-safe setters. It also provides a helper method to add threadsafety anywhere, even outside classes.
2021
2022
2023
2024
2025
2026
0.0
Thread Safety is a tool that plugs into Ruby's Modular GC feature to detect potential thread-safety issues.
2021
2022
2023
2024
2025
2026
0.0
Wrapper library of Thread class. Thread::Task, Thrad::Task::Pool
2021
2022
2023
2024
2025
2026
0.0
Makes it easy to create and use thread-local variables.
2021
2022
2023
2024
2025
2026
0.0
You need to monitor some big background tasks and kill one specific thread or restart them after scheduling in another part of your application? Then this Gem could be usefull for you. See detailed information at the github Page.
2021
2022
2023
2024
2025
2026
0.0
Dead simple in-process background job solution using threads, with support for scheduled jobs.
2021
2022
2023
2024
2025
2026
0.0
A gem to interface with the Threat Agent API
2021
2022
2023
2024
2025
2026