/Software-Architecture-Style

these codes contain several kinds of software architecture style examples implemented by java

Primary LanguageJava

##Software-Architecture-Style

  • these codes contain several kinds of software architecture style examples implemented by java
  • you can import the code into eclipse

##Involved style

  • Abstract Data Type
  • Blackboard solution
  • Implicit Invocation Solution
  • Layered architectural style
  • Main subroutine
  • Pipe-and-Filter Solution