Craft Conf - Designing Deploy-Time Flexibility for Modular Systems
Thank you to everyone who attended the session.
It was a great opportunity to deliver a mini version of the Application Infrastructure for Clean Architecture training.
Below you’ll find the additional resources mentioned during the talk.
Resources
-
-> Slides: Download
-
-> Demo Source Code: Available on GitHub:
- Repository: Code-Design-Training/InterProcessCommunication/TradingApp
- Step-by-step building process with tags:
ipc-step0
toipc-step10b
-
-> Blog Posts: context and step-by-step demo explanations are available at: oncodedesign.com/tag/communication
-
-> iQuarc AppBoot reusable library that implements Type Discovery and supports Generic Host plus strict Assemblies Referencing Rules - used in the Demo
- Github Repository: iQuarc.AppBoot