Microsoft's Complex Event Processing (CEP) offering StreamInsight was released in tandem with SQL Server 2008 R2.
I am wondering:
if StreamInsight is in any way tied
to the SQL Server 2008 R2 database and
if it can be run separately.
(From scanning over the documentation
it looks like StreamInsight can be
run separately but c...
Streaminsight was released as part of SQL Server R2, kind of a strange departure but interesting concept. However, it doesnt appear to be anything particularly groundbreaking so I wondered if there were any existing open source .NET libraries that could be considered alternatives to StreamInsight.
...
How to implement the StreamInsight server, Input Adapter and Output Adapter as WCF Service?
Please provide me some sample projects..
...
I'm developing an algorithmic trading application using complex event processing and I'm looking into Microsoft StreamInsight as CEP processor. However I'm not sure if everything I want to do is possible within StreamInsight.
Particularly, I would need to be able to dynamically create strategies that would then be inserted into the serv...