fsprojects / FSharp.CloudAgent

Allows running F# Agents in a distributed manner using Azure Service Bus.
http://fsprojects.github.io/FSharp.CloudAgent/
The Unlicense
39 stars 14 forks source link

Better configurability #1

Open isaacabraham opened 9 years ago

isaacabraham commented 9 years ago

There is already support under-the-hood for different serializers as well as controlling the number of agents in worker pools, but this is currently not surfaced to the caller.