Inbound queue size example calculation

Based on the InboundDatabaseVolumes, you can calculate the maximum sizes of inbound queues for DB1 and DB2 using the formula:

InboundQueueSize = InboundDatabaseVolume * TransactionDuration

where:

The InboundQueue sizes are:

InboundQueueDB1 = 46K/sec * 600sec = 28MB
InboundQueueDB2 = 28K/sec * 300sec = 8MB