Making the Complex Simple with CEP

 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Complex Event Processing RSS News Making the Complex Simple with CEP
# 1  
Old 07-17-2007
Making the Complex Simple with CEP

timbass
Tue, 17 Jul 2007 06:57:48 +0000
Many agree that the one of the most important aspects of complex event processing is making the power and flexibility of CEP analytics readily accessible*to non-programmers.** This important cornerstone of CEP is discussed in this excellent GCN article, Stream of Consciousness, mentioning StreamBase, Coral8, Progress Apama, and a new vendor in the CEP field, Truviso.
So, with CEP engines rapidly growing in popularity, it is natural that the ease of design time configuration is a major consideration for CEP customers.****Declarative programming languages and models*are often discussed in the context of reducing the costs and complexity of implementing new applications.**** It follows that software vendors who manage to simplify their design time environment*with easy-to-use graphical interfaces that permit users to easily express complex ideas will have a leg up on their competition.



Source...
Login or Register to Ask a Question

Previous Thread | Next Thread

2 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Help making simple perl or bash script to create a simple matrix

Hello all! This is my first post and I'm very new to programming. I would like help creating a simple perl or bash script that I will be using in my work as a junior bioinformatician. Essentially, I would like to take a tab-delimted or .csv text with 3 columns and write them to a "3D" matrix: ... (16 Replies)
Discussion started by: torchij
16 Replies

2. UNIX for Dummies Questions & Answers

Help with awk (making simple/advanced ini parser)

Hello I'm searching some kind of example (or ready-made solution, but I don't really want it, because I want to learn awk more), to make something like a parser in awk for something like this (I put example, because I don't really know how to explain this): line1=1 line2=0 line3=1... (23 Replies)
Discussion started by: jormung
23 Replies
Login or Register to Ask a Question