Products | Versions |
---|---|
TIBCO Enterprise Message Service | - |
Not Applicable | - |
Resolution:
Generally the performance impact is not noticeable since this is simply a hash table of message ids and the insertion/lookup is inexpensive.
However, if you are storing millions of messages, the size of the hash table grows so there will be a memory impact, which may cause the excessive paging, hence may cause the performance impact.