Are there any CEP Engine/Platforms that works friendly with .Net (ie, it has .Net API), other than Nesper and the Microsoft StreamInsight ?
Are there any CEP Engine/Platforms that works friendly with .Net (ie, it has .Net
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Rulecore has a language independent interface, so does StreamBase. In Rulecore you send events using a high level protocol (like http, WS, TCP/IP sockets) and encode the events in XML. Streambase is similar. But these two products are standalone servers. If you are looking for something to embedd into your .net app you might find it hard to find a good solution.