Jump to content

DeepStream Reference Designs/Project Architecture/High Level Design: Difference between revisions

Line 27: Line 27:
== Decoupling Interfaces ==
== Decoupling Interfaces ==


Interface modules are responsible for establishing the connection between framework components and custom application modules. The existence of these boundaries is important to avoid mixing application-specific business logic with common infrastructure. In addition, this agnostic design allows the project to decouple and rearrange components, without affecting its functionality.
Interface modules are responsible for establishing the connection between framework components and custom application modules. The existence of these boundaries is important to avoid mixing application-specific business logic with common infrastructure. In addition, this design allows the project to decouple and rearrange components, without affecting its functionality.


== Custom Application Specific ==
== Custom Application Specific ==
583

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.