asynkron / protoactor-dotnet

Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
http://proto.actor
Apache License 2.0
1.68k stars 284 forks source link

Dedicated thread dispatcher for some system actors #2085

Open rogeralsing opened 4 months ago

rogeralsing commented 4 months ago

It would be interesting to evaluate how a dedicated thread dispatcher would affect e.g. Remote layer under heavy load. if that makes any difference or if the system still behaves the same