社区 - ESB Selection Process
留言内容
2016年07月19日 - 17:12

laou

There are no hard and fast rules for rolling out an ESB, but it helps if your systems/platforms already have the following capabilities:

  1. Most of your components speak or understand XML
  2. You have abstracted interfaces
  3. The platform components have basic SOA capabilities, (services adhere to agreements, are loosely coupled, hide logic from the outside world, are stateless, and are discoverable)
  4. Majority of manual and hard wired business processes like batch jobs have been wrapped in by web services, (preferably using REST)
  5. You need to orchestrate communications between internal applications, (i.e. ERP to CRM) or to build composite applications, (web portal presenting data from various applications)
  6. Integrate information, (not only data), sources from heterogeneous environment, (intranet, extranet, line-of business applications)
  7. Operate on real-time data and service many messages with small data sizes, (i.e. single bank transaction, single order information, etc.)
回复主题:温馨提示:需要登录/注册