Real Time Data Aggregation
Page 1 of 1
Real Time Data Aggregation
i would like get some inputs, best practices around populating Periodic aggregation and Accumulated Aggregation tables from Real Time Data Source (PowerExchange)
asridhar7- Posts : 1
Join date : 2010-02-09
Re: Real Time Data Aggregation
Does the aggregation need to occur in real time or is the source simply real time?
If the aggragation can happen later, then simply batch up the real time transactions and process them when needed. Otherwise, update the aggregate as transactions come in (and deal with queueing and load distribution issues as needed).
If the aggragation can happen later, then simply batch up the real time transactions and process them when needed. Otherwise, update the aggregate as transactions come in (and deal with queueing and load distribution issues as needed).
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum
|
|