Skip to content

Lazy concurrency (async)#21

Merged
gmac merged 1 commit into
mainfrom
concurrency
Jul 5, 2026
Merged

Lazy concurrency (async)#21
gmac merged 1 commit into
mainfrom
concurrency

Conversation

@gmac

@gmac gmac commented Jun 27, 2026

Copy link
Copy Markdown
Owner

Incorporates the async gem to add opt-in lazy concurrency. The design is very intentional about leaving the synchronous hot path unencumbered by the Ruby scheduler until a loader specifically opts into lazy features (requires scheduler-aware I/O).

@gmac gmac changed the title Setup lazy concurrency Lazy concurrency (async) Jul 5, 2026
@gmac gmac marked this pull request as ready for review July 5, 2026 03:08
@gmac gmac merged commit 209364e into main Jul 5, 2026
1 check passed
@gmac gmac deleted the concurrency branch July 5, 2026 03:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant