#362 ✓invalid
Ben Hood

Investigate DB aggregation

Reported by Ben Hood | September 8th, 2011 @ 07:06 PM | in 0.9-series (closed)

The streaming based approach to aggregating unmatched events may be expensive in terms of network bandwidth and the parsing and aggregation operations that need to occur in the application. Initial profiling shows that this operation might be quite costly. An alternative approach would be to perform the same operation in the DB. This brings along a number of considerations:

  • The DB code would not be very portable, hence we would need to limit the databases that we support, or fall back to the stream based approach for non-supported databases;
  • DB Procedures code is quite different across DBs;
  • Should we keep maintaining the current stream version to act as test framework?

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

A Real Time Differencing Tool.

Shared Ticket Bins

People watching this ticket

Pages