All Projects → QuickenLoans → Messagerouter

QuickenLoans / Messagerouter

Licence: apache-2.0
A CQRS (Event-driven) message router in F#

MessageRouter

MessageRouter provides a framework for, and robust implementation of, in-process dynamic dispatch of messages to handlers, based on type. The framework is expressed as interfaces, which are defined in the MessageRouter.Common project. Meanwhile, the MessageRouter project provides a component which fully orchestrates the dispatching in an asynchronous manner.

More info coming soon.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].