Fsharp.Actor


Dispatch

Functions and values

Function or valueDescription
roundRobin name refs
Signature:name:string -> refs:IActor [] -> IActor
Type parameters: 'a
shortestQueue name refs
Signature:name:string -> refs:seq<IActor> -> IActor
Fork me on GitHub