DS-week9

Service-Oriented Architectural Style

  • encapsulated services into independent units
  • server is a discrete unit of functionality and can be accessed remotely
  • composition of many different services
  • 模块化
  • 使用中间件来保证软件和系统的灵活交流和整合
  • each service must offer and interface