← Graph

concurrent-ruby

tool 3 connections

Concurrency library used in the Lemonade codebase (tasking objects, executors). In the verification flow the team applied a 'nasty little trick' forcing concurrent-ruby tasks inline so all recorded work happened within the verification block and under the single Unicorn worker process — preserving thread safety for the dynamic HTTP-stubbing overrides.

category
library
language
Ruby
about
concurrent-ruby tool
Concurrent-ruby tasking objects were forced inline inside the verification block to keep everything in one process.
about
concurrent-ruby tool
Team forced concurrent-ruby tasks inline to preserve thread safety.
company Lemonade
uses
concurrent-ruby tool
concurrent-ruby is part of Lemonade's codebase for tasking objects.

Provenance

Read by
8 extractions