how to safely share state in multithreading applications

This page summarizes the projects mentioned and recommended in the original post on /r/dotnet

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • AsyncEx

    A helper library for async/await.

  • PS: You may want to look at the other in-memory concurrency structures available. You may find something that perfectly fits the specific problem you are trying to solve. https://learn.microsoft.com/en-us/dotnet/api/system.threading?view=net-7.0, https://learn.microsoft.com/en-us/dotnet/api/system.collections.concurrent?view=net-7.0, and https://github.com/StephenCleary/AsyncEx

  • Orleans

    Cloud Native application framework for .NET

  • for ADO scripts config, I ran the main, clustering, and persistence scripts but got runtime error lacking some migration sql object (don't remember the exact error message). But after some debug, I had to run this extra migration script which was not mentioned in that ADO config page.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Orleans v7.2.3 Released

    1 project | news.ycombinator.com | 7 Nov 2023
  • Orleans – Cloud Native application framework for .NET – Release v7.1.2

    1 project | /r/dotnet | 20 Apr 2023
  • Maximizing Scalability & Speed — Redis Session Management in C#

    1 project | /r/dotnet | 21 Feb 2023
  • Temporal .NET SDK

    3 projects | /r/dotnet | 20 Feb 2023
  • Does anyone have any experience with dapr (ala dapr.io)?

    1 project | /r/dotnet | 21 Dec 2022