Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


Figure 1: Screenshot showing the Receiver properties

Argument NameDescription
totalMessageCountNumber of messages to be published on the output port.
isTransactedWhether the session is transacted or not (true/false).
transactionSizeNumber of messages to be transacted at a time. The default value is 1.
selectorMessage Selector if any (This selector is used in creating the consumer object).
numConnectionsNumber of connections to be created.
numSessionsNumber of sessions to be created.
sleeptimeSleep time till all messages are received. The default value is 1000.

Anchor
_Toc372741040
_Toc372741040
Functional Demonstration

...

Configure the Receiver following Configuration section and use a Sender component to send the input messages to the Receiver. Both the sender and receiver are configured for 1000 messages.

Image RemovedImage Added
Figure 2: Scenario demonstration showing the performance numbers

...

  • NumConsumers should be >= NumSessions and NumSessions should be >= NumConnections, otherwise, it is waste becomes a waste of resources. Consumers are uniformly distributed over Sessions and Sessions over Connections.
  • The component automatically stops as when all the messages are received.
Adaptavist ThemeBuilder EngineAtlassian Confluence