Outils pour utilisateurs

Outils du site


cours:ws-rest_and_ws-soap:eventing_lab2

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Prochaine révision
Révision précédente
cours:ws-rest_and_ws-soap:eventing_lab2 [2018/04/05 08:36]
tigli [LAB 2 : Web Service Eventing and Velib Project]
cours:ws-rest_and_ws-soap:eventing_lab2 [2018/04/05 08:41] (Version actuelle)
tigli [LAB 2 : Web Service Eventing and Velib Project]
Ligne 7: Ligne 7:
 The purpose of this lab is to superpose an event driven architecture to our past service oriented approach. The purpose of this lab is to superpose an event driven architecture to our past service oriented approach.
  
-As an extension of the "​Velib"​ project, here we are going to add some event based clients of your Proxy Web Service. A Client may be then a subscriber to a specific city/​station and receive the last number of avialable ​velib in this station. This information must be of course recent and no older than a given périod ​**T**+As an extension of the "​Velib"​ project, here we add some event based clients of your Proxy Web Service. A Client may be then a subscriber to a specific city/​station and receive the last number of available ​velib in this station. This information must be of course recent and no older than a given period ​**T** specific to each client.
  
 === Interesting Reference to read about SOA / EDA hybrid architectures : Entreprise Service Bus === === Interesting Reference to read about SOA / EDA hybrid architectures : Entreprise Service Bus ===
 || ||
  
-[[https://​www.ibm.com/​developerworks/​library/​ws-soa-eda-esb/​|Combining Service-Oriented Architecture and Event-Driven Architecture using an Enterprise Service Bus,​Jean-Louis Maréchaux, IBM Developer Works, March 28 2006=]]+[[https://​www.ibm.com/​developerworks/​library/​ws-soa-eda-esb/​|Combining Service-Oriented Architecture and Event-Driven Architecture using an Enterprise Service Bus,​Jean-Louis Maréchaux, IBM Developer Works, March 28 2006]]
  
 The Enterprise Service Bus is an architectural pattern that facilitates and simplifies business integration through transport, event and mediation services. It connects and mediates all communications and interactions between heterogeneous nodes, both in a ** Service-Oriented Architecture (synchronous one-to-one approach)** and an **Event-Driven Architecture (asynchronous many-to-many approach)**. The Enterprise Service Bus is an architectural pattern that facilitates and simplifies business integration through transport, event and mediation services. It connects and mediates all communications and interactions between heterogeneous nodes, both in a ** Service-Oriented Architecture (synchronous one-to-one approach)** and an **Event-Driven Architecture (asynchronous many-to-many approach)**.
cours/ws-rest_and_ws-soap/eventing_lab2.1522910202.txt.gz · Dernière modification: 2018/04/05 08:36 par tigli