Search
Setup for Free
C
C#
•
3y ago
augh
Is there a concurrent ordered collection?
And if there isn
't
, how would you find a workaround for a bunch of threads generating some data and adding it to a collection where it can be accessed by index
?
C#
Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,138
Members
View on Discord
Similar Threads
Was this page helpful?
Yes
No
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Similar Threads
Concurrent collection type similar to Dictionary<TKey, List<TValue>>
C
C# / help
5mo ago
❔ is a non-concurrent dictionary concurrent safe under alterations of only value?
C
C# / help
3y ago
❔ Is there a pattern for having a single collection of different object types?
C
C# / help
3y ago
❔ Using concurrent collections to add or remove elements for in-memory collections (server)?
C
C# / help
4y ago