Ratatosk
Ratatosk is a messaging framework for .NET, providing a flexible and extensible foundation for building messaging applications that support various communication patterns and protocols.
Features
- Decoupled communication — Send and receive messages across process and network boundaries with minimal coupling.
- Protocol flexibility — Pluggable transport layer supporting multiple messaging protocols.
- Message routing — Intelligent routing based on message content, headers, or type.
- Observability — Built-in instrumentation for monitoring message flow, latency, and failures.