You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ExtensibleMessageBroker pulls a data from one place (a data source) and pushes it to another places (targets).
2
+
ExtensibleMessageBroker pulls data from one place (a data source) and pushes it to another places (targets).
3
3
4
4

5
5
6
-
You can create as many data source providers and target providers as you want, then simply copy them to the root directory and ExtensibleMessageBroker will import them with**Managed Extensibility Framework**.
6
+
You can create as many data source providers and target providers as you want. ExtensibleMessageBroker will import them via**Managed Extensibility Framework**.
0 commit comments