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

Priority remote #2086

Closed rogeralsing closed 4 months ago

rogeralsing commented 4 months ago

Introduces priority messages for Proto.Remote

Messages can be marked as IRemotePriorityMessage to give it higher priority on the remote writer pipeline