The amount of memory that is required for caching polled data depends on the following information:
To calculate the amount of memory that is required for data caching, use the following formula:
Cache Required(GB)= (Time To Cache Data(sec)× Number of Polled Items)/(262144 ×Average Poll Rate(sec))
Example: Calculate the Memory Required for Caching Polled Data for an Hour
Cache Required (GB)=(3600 ×50000)/(262144 ×300)
Cache Required (GB)=2.3 GB
Note: This calculation is in addition to the basic operational memory requirements. A small-scale environment requires 2 GB for basic operational memory requirements. Therefore, the total memory that is required is 4608 M (2 GB + 2.3 GB).
Cache Required (GB)=(3600 ×500000)/(262144 ×300)
Cache Required (GB)=22.9 GB
Note: This calculation is in addition to the basic operational memory requirements. A large-scale environment requires 24 GB for basic operational memory requirements. Therefore, the total memory that is required is 47 GB (24 GB + 22.9 GB).
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|