Skip to content

Add shared and sharedMap to stratum apps#368

Open
Shourya742 wants to merge 2 commits intostratum-mining:mainfrom
Shourya742:2026-03-24-add-share-synchronous-primitives
Open

Add shared and sharedMap to stratum apps#368
Shourya742 wants to merge 2 commits intostratum-mining:mainfrom
Shourya742:2026-03-24-add-share-synchronous-primitives

Conversation

@Shourya742
Copy link
Copy Markdown
Collaborator

This PR is based on the discussion at #340 regarding the addition of wrapper types around our synchronous primitives to provide a safer and more robust abstraction over leaky async blocking primitives.

To see the application of the introduced wrapper types, refer to #304, where we are migrating Pool to use DashMap via these wrappers.

This separate PR has been opened to reduce the review surface of the Pool PR.

closes: #255

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.

need to add a RwLock variant to stratum_apps::custom_mutex::Mutex

1 participant