Prev Next

Integration / IBM Integration Bus (IIB) Interview questions

Advantages of IBM ACE over IIB.

  • ACE makes low utilization of resources such as CPU, Memory, and Disk.
  • ACE uses only a single OS process while IIB needs multiple processes for a single Integration server.
  • ACE does not provide a data flow engine process because it removed dependency on Integration while IIB runs on multiple processes such as bipbroker, bipservice, bipMQTT, and DataFlowEngine.
  • ACE supports single-step deployment and configuration with policies in the BAR file while in IIB we would use config services to override or abstract some specific property needed by our message flow

More Related questions...

Show more question and Answers...


Comments & Discussions