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

Batch message posting #2

Closed isaacabraham closed 9 years ago

isaacabraham commented 9 years ago

Currently you must post messages to pools one at a time. There should be the option to provide a set of messages that can be posted in a batch.