Difference between revisions of "Patrons de conception - S2S"

From air
Jump to navigation Jump to search
Line 12: Line 12:
   
 
== Message Translator ==
 
== Message Translator ==
  +
  +
Goal : Use a special filter, a Message Translator, between other filters or applications to translate one data format into another.
  +
-> Translate Sign Language into text (french).
  +
 
== Spiltter ==
 
== Spiltter ==
 
== RBAC (WebRTC) ==
 
== RBAC (WebRTC) ==

Revision as of 11:10, 15 February 2016

List of Design Pattern


MVC

  • Model: communicate with database : dictionnary
  • View: video chat interface for each client
  • Controller: updates view and model, processes data

Message Translator

Goal : Use a special filter, a Message Translator, between other filters or applications to translate one data format into another. -> Translate Sign Language into text (french).

Spiltter

RBAC (WebRTC)

Continuous Delivery Patterns (auto-learning)