asynkron / protoactor-dotnet

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

Priority remote #2086

Closed rogeralsing closed 10 months ago

rogeralsing commented 10 months ago

Introduces priority messages for Proto.Remote

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