- Stavanger, Norway
- https://mtkachenko.me/
Block or Report
Block or report MaximTkachenko
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
cache-once Public
Cache results of HTTP requests, db queries etc. in a thread safe manner and exactly once. Set of extension methods for IMemoryCache.
-
Source code for https://dev.to/maximtkachenko/dotnet-code-generation-overview-by-example-1m16
C# 2
-
-
api-load-tests-samples Public
[WIP] Samples of load tests for ASP.NET Core using different tools (JMeter, SoapUI etc.)
C# 1
-
problem-aspnetcore-app Public
ASP.NET Core application to emulate different problems like thread starvation, deadlocks, memory leaks etc.
C#
374 contributions in the last year
Contribution activity
August 2022
Created an issue in dotnet/orleans that received 5 comments
[Question] Grain activation is jumping between silos during the cluster update
I host Orleans cluster in AWS ECS Fargate. I faced the strange behavior: I update the cluster; when silo A with grain B is deactivated this grain …