Version 2.2 Beta of StreamCruncher

Release Notes: Correlation Queries ( alert..when..) have been re-architected to perform better. "case..when.., first, distict, limit" clauses, "group by", and other Group functions are temporarily not working. OutputSession's return value is now List<Object[]> instead of Object[][]. A new CorrelationPerfTest test class performs a load test where four Event Streams are monitored by three different Correlation Queries.

Other releases

  •  20 Nov 2007 23:38

Release Notes: StreamCruncher is now an open source project, licensed under the LGPL.

Release Notes: Correlation Queries (alert..when..) and Queries with just one Stream have been re-architected to perform better and do not use the Database. The RowSpec class has changed and the API accepts Java Data types instead of Database specific types. Correlation Queries can process 168,000 Events per second on a 1.8 GHz Centrino.

  •  21 Aug 2007 02:11

Release Notes: Correlation Queries ( alert..when..) have been re-architected to perform better. "case..when.., first, distict, limit" clauses, "group by", and other Group functions are temporarily not working. OutputSession's return value is now List<Object[]> instead of Object[][]. A new CorrelationPerfTest test class performs a load test where four Event Streams are monitored by three different Correlation Queries.

Release Notes: The pre-filter for input event streams now supports <, >, !=, =, *, /, +, -, "in (..)", "not in (..)", "and", and "or". The "in" clause can refer to an SQL sub-query. Such sub-queries are cached by the kernel to improve performance. An additional property, cacherefresh.threads.num, can be configured to specify the number of sub-query cache processing threads to use. Two new test cases have been added to test the new features: H2StartupShutdown3Test and ThreeEventOrderTest.

  •  04 Jul 2007 11:04

Release Notes: This version is the result of a major refactoring job. The API has been greatly simplified. The internal architecture has changed considerably, resulting in a vast improvement in performance. The TimeWindowFPerfTest (single Query on a Stream) can do 25,500 events per second on a 1.6 GHz Centrino.

Screenshot

Project Spotlight

CGIProxy

An anonymizing, filter-bypassing, HTTP/FTP proxy in a CGI script.

Screenshot

Project Spotlight

Wolf Software GeoIP Lite Class

A lightweight version of the GeoIP class.