Port of Akka actors for .NET
Aaronontheweb on dev
TypeExtensions.TypeQualifiedNam… (compare)
UnboundedPriorityMailbox
would take 2 hours if we didn't run it in parallel :p
_actorSystem.ActorOf(Props.Create(() => new PubSub()).WithMailbox("pubsub-mailbox"), nameof(PubSub));