Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我了解 IBM Integration Bus (IIB) 工具包中的数据库节点相对较新,它们在性能方面与使用 ESQL 相比如何?为什么你会选择使用其中一个?
如果您不更改消息,最好的选择是DatabaseNode,因为它适用于只读消息。因此性能更好,因为它不需要输出消息的副本。