A tiny eventing system for adding domain events to your application. Supports running tasks both sync and async. Perfect for keeping code simple, self contained and to the point. Documentation available on GitHub: https://github.com/davidwhitney/ReallySimpleEventing
FSharp.CloudAgent provides the capability to run standard F# Agents on top of Azure to allow massively distributed processing of workloads in a resilient manner using Azure Service Bus, either as pools of simple workers or actors.