Suggest a solution for event notification using nServiceBus

Posted by iMahesh on Stack Overflow See other posts from Stack Overflow or by iMahesh
Published on 2010-04-01T11:29:11Z Indexed on 2010/04/01 11:33 UTC
Read the original article Hit count: 386

Filed under:
|

Currently we are looking for a solution to have unique profile for our user. We are having a different set of applications and the different profiles like is SAP , in DB and in AD too. We want to make sure If user alters his/her profile from any of application it should have replicate in all the data sources. We are looking for NServiceBus as the option for event notification as all subscribed applications will receive notification through bus if there is any change. Can anyone suggest me solution based on the NServiceBus? What pros/cons will be there?

© Stack Overflow or respective owner

Related posts about nservicebus

Related posts about event