Skip to content

A demo to explore CQRS, Event Sourcing, and Functional Reactive Programming concepts

License

Notifications You must be signed in to change notification settings

DForshner/MESPrototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MESPrototype

A demo MES I'm using to explore using DDD, CQRS, Event Sourcing, and Functional Reactive Programming concepts.

TODO:

  • Everything! Nothing here is working.

WebPortal Solution

  • Web portal to view and control system

Managers Solution:

  • Starts multiple processes that handle domain logic.
  • Communicate via a service bus.

Simulation Solution:

  • Simulates production activity.

Dependencies

  • The Core and Messaging projects should provide the common dependencies.
  • Nothing should depend on the web and infrastructure projects.

About

A demo to explore CQRS, Event Sourcing, and Functional Reactive Programming concepts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages