Skip to content
forked from justmine66/MDA

MDA aims to let developing a message based reactive system easyly with low delay and high availability。

Notifications You must be signed in to change notification settings

SpiderMan95/MDA

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MDA

Message Driven Architecture

旨在让开发一个低延迟、高可用、基于消息驱动的响应式系统变得无比的简单化。

最简单、最本质的开发模式:

  • 接受哪些类型的消息 -- 命令/事件
  • 发出哪些类型的消息 -- 命令/事件

这就是你需要做的工作,就是这么简单,其他的事情,不用管,框架帮你搞定了!!!

About

MDA aims to let developing a message based reactive system easyly with low delay and high availability。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%