SlideShare ist ein Scribd-Unternehmen logo
1 von 12
Continuous Business Intelligence TM
Presenter
Ambareesh Kulkarni, Actuate
Event Processing in Business Applications
Order Entry Manufacturing Shipping
1. Event-Driven Architecture (EDA) for Flexibility and Maintainability
2. Complex-Event Processing (CEP) for Earlier and Better Insight
Coral8 Background
• Founded in 2003
• Located in Mountain View, CA
• First GA software release in late-2005
• 45 Employees - 30 in R&D
• Privately funded with no VC money
• Over 60 customers in multiple verticals
Complex Event Processing
• Continuous analysis of high-speed data-in-motion
• High-throughput – up to 1,000,000 messages/second
• Low-latency – sub-millisecond
• Rapid, agile development on a re-usable infrastructure
Dashboards
Applications
Alerts
Financial Market Data
Network Events
Web/Click Events
Application Data
RFID/Sensor Events
Historical & Reference
Data
Continuous Business Intelligence TM
Markets
Transactions
Networks
Customer Interactions
RFID/Sensors
Monitoring
Alerts
Automated Actions
Audits / Reporting
 Continuous analytics and visualization
 Drive immediate actions
 Capture high-speed data sets for intelligence
Customer, Reference & Historical Data
Data-In-Motion Results & Actions
Continuous vs. Traditional BI
Continuous BI Applications
Capital Markets
Real-time position and portfolio analysis
Real-time risk analysis
Algorithmic trading
Data infrastructure and quality monitoring
Real-time pricing engines and analysis
Option and trading strategy analysis
Trader monitoring and compliance
RFID & Sensor Networks
Energy pipeline
Utility Grids
Asset tracking and Utilization
Logistics utilization monitoring
Retail distribution chain monitoring and analysis (RFID)
IT / Telecom / Infrastructure Monitoring
QoS monitoring and alerts
Web and Customer Experience
Management
Web experience management
Fraud Detection
Personalized offers and ads
Abandonment and retention offers
Real-time campaign monitoring and analysis
Transaction monitoring
Credit/Loan Origination
Coral8 Engine
• Filtering
• Aggregation
• Transformation
• Enrichment
• Correlation
• Pattern Detection
Rapidly Develop Easy to Sophisticated Analytics
• Familiar Language
INSERT INTO StreamVWAP
SELECT Symbol, SUM(Price*Volume)/SUM(Volume)
FROM StreamTrades KEEP 5 MINUTES
GROUP BY Symbol
OUTPUT EVERY 1 MINUTE
INSERT INTO CombinedStockOption
SELECT InStock.Symbol, InOption.OptionSymbol,
InStock.Price, InOption.Price
FROM InOption, InStock KEEP LAST PER Symbol
WHERE InStock.Symbol=InOption.StockSymbol
INSERT INTO AcknowledgementAlert
SELECT P.Symbol, P.OrderID
FROM PlacedOrders P, Stocks S, Options O, AckOrders A
MATCHING [1 MINUTE: P, S || O, !A]
ON P.Symbol = S.Symbol = O.Symbol = A.Symbol
• Sophisticated control
• Multi-policy windows
• Pattern matching
• Database sub-queries
• Parameters
• Loops
• Variables
• Parallel/pipeline operations
• Native XML
• Configurable stream control
• Automated persistence
• Advanced optimizer
Rich Integration Options
• TIBCO RV & EMS
• WebSphere MQ
• Microsoft MQ
• JMS
• Wombat *
• Reuters RMDS
• Sybase RAP
• RTI *
• Microsoft Excel
• Tealeaf CX *
• Radware Inflight *
• IBM RFID-IC *
• Windows Event Log
• Web Server Log
• SNMP
• Ganglia
• Sockets
• Files
• E-mail
• RSS/ATOM
• C/C++
• Java
• .NET
• Perl
• Python
• Adobe Flex
• User-Defined Functions
• Oracle
• DB/2
• SQL Server
• Sybase ASE
• Sybase IQ
• Sybase RAP
• ANTs data server
• MySQL
• OneTick
• kdb+
• Any ODBC database
• RPC plug-ins
Adapters
DataSources
Languages/Interfaces
CEP and the Enterprise landscape
Demonstration
• Interactive Coral8 and Actuate demonstration of Continuous
Business Intelligence TM
• Real-time Risk, Profit and Loss for financial services

Weitere ähnliche Inhalte

Andere mochten auch

Andere mochten auch (8)

Complex Event Processing: What?, Why?, How?
Complex Event Processing: What?, Why?, How?Complex Event Processing: What?, Why?, How?
Complex Event Processing: What?, Why?, How?
 
Applying complex event processing (2010-10-11)
Applying complex event processing (2010-10-11)Applying complex event processing (2010-10-11)
Applying complex event processing (2010-10-11)
 
Complex Event Processing with Esper
Complex Event Processing with EsperComplex Event Processing with Esper
Complex Event Processing with Esper
 
Semantic Complex Event Processing at Sem Tech 2010
Semantic Complex Event Processing at Sem Tech 2010Semantic Complex Event Processing at Sem Tech 2010
Semantic Complex Event Processing at Sem Tech 2010
 
Scalable complex event processing on samza @UBER
Scalable complex event processing on samza @UBERScalable complex event processing on samza @UBER
Scalable complex event processing on samza @UBER
 
Big data streams, Internet of Things, and Complex Event Processing Improve So...
Big data streams, Internet of Things, and Complex Event Processing Improve So...Big data streams, Internet of Things, and Complex Event Processing Improve So...
Big data streams, Internet of Things, and Complex Event Processing Improve So...
 
JBoss Drools and Drools Fusion (CEP): Making Business Rules react to RTE
JBoss Drools and Drools Fusion (CEP): Making Business Rules react to RTEJBoss Drools and Drools Fusion (CEP): Making Business Rules react to RTE
JBoss Drools and Drools Fusion (CEP): Making Business Rules react to RTE
 
Semantic Complex Event Processing
Semantic Complex Event ProcessingSemantic Complex Event Processing
Semantic Complex Event Processing
 

Mehr von Ambareesh Kulkarni

Mehr von Ambareesh Kulkarni (20)

Travel Management Dashboard application
Travel Management Dashboard applicationTravel Management Dashboard application
Travel Management Dashboard application
 
Carlson Wagonlit: Award winning application
Carlson Wagonlit: Award winning applicationCarlson Wagonlit: Award winning application
Carlson Wagonlit: Award winning application
 
Analyze Optimize Realize - Business Value Analysis
Analyze Optimize Realize - Business Value AnalysisAnalyze Optimize Realize - Business Value Analysis
Analyze Optimize Realize - Business Value Analysis
 
Evolution of Client Services functions
Evolution of Client Services functionsEvolution of Client Services functions
Evolution of Client Services functions
 
Building the Digital Bank
Building the Digital BankBuilding the Digital Bank
Building the Digital Bank
 
Packaged Dashboard Reporting Solution
Packaged Dashboard Reporting Solution Packaged Dashboard Reporting Solution
Packaged Dashboard Reporting Solution
 
Actuate Certified Business Solutions for SAP
Actuate Certified Business Solutions for SAPActuate Certified Business Solutions for SAP
Actuate Certified Business Solutions for SAP
 
Professional Services Project Delivery Methodology
Professional Services Project Delivery MethodologyProfessional Services Project Delivery Methodology
Professional Services Project Delivery Methodology
 
Windows 10 Migration
Windows 10 MigrationWindows 10 Migration
Windows 10 Migration
 
Actuate BI implementation for MassMutual's SAP BW
Actuate BI implementation for MassMutual's SAP BW Actuate BI implementation for MassMutual's SAP BW
Actuate BI implementation for MassMutual's SAP BW
 
Professional Services packaged solutions for SAP
Professional Services packaged solutions for SAPProfessional Services packaged solutions for SAP
Professional Services packaged solutions for SAP
 
SAP R3 SQL Query Builder
SAP R3 SQL Query BuilderSAP R3 SQL Query Builder
SAP R3 SQL Query Builder
 
Zero Touch Operating Systems Deployment
Zero Touch Operating Systems DeploymentZero Touch Operating Systems Deployment
Zero Touch Operating Systems Deployment
 
Ambareesh Kulkarni, Professional background
Ambareesh Kulkarni, Professional backgroundAmbareesh Kulkarni, Professional background
Ambareesh Kulkarni, Professional background
 
Professional Services Roadmap 2011 and beyond
Professional Services Roadmap 2011 and beyondProfessional Services Roadmap 2011 and beyond
Professional Services Roadmap 2011 and beyond
 
1E and Servicenow integration
1E and Servicenow integration1E and Servicenow integration
1E and Servicenow integration
 
Enterprise BI & SOA
Enterprise BI & SOAEnterprise BI & SOA
Enterprise BI & SOA
 
Storage Provisioning for Enterprise Information Applications
Storage Provisioning for Enterprise Information ApplicationsStorage Provisioning for Enterprise Information Applications
Storage Provisioning for Enterprise Information Applications
 
Professional Services Sales Techniques & Methodology
Professional Services Sales Techniques & MethodologyProfessional Services Sales Techniques & Methodology
Professional Services Sales Techniques & Methodology
 
Build or Buy ?
Build or Buy ?Build or Buy ?
Build or Buy ?
 

Kürzlich hochgeladen

👉 Amritsar Call Girl 👉📞 6367187148 👉📞 Just📲 Call Ruhi Call Girl Phone No Amri...
👉 Amritsar Call Girl 👉📞 6367187148 👉📞 Just📲 Call Ruhi Call Girl Phone No Amri...👉 Amritsar Call Girl 👉📞 6367187148 👉📞 Just📲 Call Ruhi Call Girl Phone No Amri...
👉 Amritsar Call Girl 👉📞 6367187148 👉📞 Just📲 Call Ruhi Call Girl Phone No Amri...
karishmasinghjnh
 
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
amitlee9823
 
Call Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night StandCall Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night Stand
amitlee9823
 
➥🔝 7737669865 🔝▻ Mathura Call-girls in Women Seeking Men 🔝Mathura🔝 Escorts...
➥🔝 7737669865 🔝▻ Mathura Call-girls in Women Seeking Men  🔝Mathura🔝   Escorts...➥🔝 7737669865 🔝▻ Mathura Call-girls in Women Seeking Men  🔝Mathura🔝   Escorts...
➥🔝 7737669865 🔝▻ Mathura Call-girls in Women Seeking Men 🔝Mathura🔝 Escorts...
amitlee9823
 
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get CytotecAbortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Riyadh +966572737505 get cytotec
 
Call Girls In Nandini Layout ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Nandini Layout ☎ 7737669865 🥵 Book Your One night StandCall Girls In Nandini Layout ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Nandini Layout ☎ 7737669865 🥵 Book Your One night Stand
amitlee9823
 
Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...
amitlee9823
 
➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men 🔝malwa🔝 Escorts Ser...
➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men  🔝malwa🔝   Escorts Ser...➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men  🔝malwa🔝   Escorts Ser...
➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men 🔝malwa🔝 Escorts Ser...
amitlee9823
 
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
amitlee9823
 
➥🔝 7737669865 🔝▻ Thrissur Call-girls in Women Seeking Men 🔝Thrissur🔝 Escor...
➥🔝 7737669865 🔝▻ Thrissur Call-girls in Women Seeking Men  🔝Thrissur🔝   Escor...➥🔝 7737669865 🔝▻ Thrissur Call-girls in Women Seeking Men  🔝Thrissur🔝   Escor...
➥🔝 7737669865 🔝▻ Thrissur Call-girls in Women Seeking Men 🔝Thrissur🔝 Escor...
amitlee9823
 
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
amitlee9823
 
➥🔝 7737669865 🔝▻ mahisagar Call-girls in Women Seeking Men 🔝mahisagar🔝 Esc...
➥🔝 7737669865 🔝▻ mahisagar Call-girls in Women Seeking Men  🔝mahisagar🔝   Esc...➥🔝 7737669865 🔝▻ mahisagar Call-girls in Women Seeking Men  🔝mahisagar🔝   Esc...
➥🔝 7737669865 🔝▻ mahisagar Call-girls in Women Seeking Men 🔝mahisagar🔝 Esc...
amitlee9823
 

Kürzlich hochgeladen (20)

Anomaly detection and data imputation within time series
Anomaly detection and data imputation within time seriesAnomaly detection and data imputation within time series
Anomaly detection and data imputation within time series
 
👉 Amritsar Call Girl 👉📞 6367187148 👉📞 Just📲 Call Ruhi Call Girl Phone No Amri...
👉 Amritsar Call Girl 👉📞 6367187148 👉📞 Just📲 Call Ruhi Call Girl Phone No Amri...👉 Amritsar Call Girl 👉📞 6367187148 👉📞 Just📲 Call Ruhi Call Girl Phone No Amri...
👉 Amritsar Call Girl 👉📞 6367187148 👉📞 Just📲 Call Ruhi Call Girl Phone No Amri...
 
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
 
Call Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night StandCall Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night Stand
 
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% SecureCall me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
 
➥🔝 7737669865 🔝▻ Mathura Call-girls in Women Seeking Men 🔝Mathura🔝 Escorts...
➥🔝 7737669865 🔝▻ Mathura Call-girls in Women Seeking Men  🔝Mathura🔝   Escorts...➥🔝 7737669865 🔝▻ Mathura Call-girls in Women Seeking Men  🔝Mathura🔝   Escorts...
➥🔝 7737669865 🔝▻ Mathura Call-girls in Women Seeking Men 🔝Mathura🔝 Escorts...
 
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get CytotecAbortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
 
VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...
VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...
VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...
 
Call Girls In Nandini Layout ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Nandini Layout ☎ 7737669865 🥵 Book Your One night StandCall Girls In Nandini Layout ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Nandini Layout ☎ 7737669865 🥵 Book Your One night Stand
 
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
 
Discover Why Less is More in B2B Research
Discover Why Less is More in B2B ResearchDiscover Why Less is More in B2B Research
Discover Why Less is More in B2B Research
 
Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...
 
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 nightCheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
 
➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men 🔝malwa🔝 Escorts Ser...
➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men  🔝malwa🔝   Escorts Ser...➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men  🔝malwa🔝   Escorts Ser...
➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men 🔝malwa🔝 Escorts Ser...
 
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
 
(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7
(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7
(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7
 
➥🔝 7737669865 🔝▻ Thrissur Call-girls in Women Seeking Men 🔝Thrissur🔝 Escor...
➥🔝 7737669865 🔝▻ Thrissur Call-girls in Women Seeking Men  🔝Thrissur🔝   Escor...➥🔝 7737669865 🔝▻ Thrissur Call-girls in Women Seeking Men  🔝Thrissur🔝   Escor...
➥🔝 7737669865 🔝▻ Thrissur Call-girls in Women Seeking Men 🔝Thrissur🔝 Escor...
 
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
 
April 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's AnalysisApril 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's Analysis
 
➥🔝 7737669865 🔝▻ mahisagar Call-girls in Women Seeking Men 🔝mahisagar🔝 Esc...
➥🔝 7737669865 🔝▻ mahisagar Call-girls in Women Seeking Men  🔝mahisagar🔝   Esc...➥🔝 7737669865 🔝▻ mahisagar Call-girls in Women Seeking Men  🔝mahisagar🔝   Esc...
➥🔝 7737669865 🔝▻ mahisagar Call-girls in Women Seeking Men 🔝mahisagar🔝 Esc...
 

CEP (Complex Event Processing) and Enterprise BI

  • 1. Continuous Business Intelligence TM Presenter Ambareesh Kulkarni, Actuate
  • 2. Event Processing in Business Applications Order Entry Manufacturing Shipping 1. Event-Driven Architecture (EDA) for Flexibility and Maintainability 2. Complex-Event Processing (CEP) for Earlier and Better Insight
  • 3. Coral8 Background • Founded in 2003 • Located in Mountain View, CA • First GA software release in late-2005 • 45 Employees - 30 in R&D • Privately funded with no VC money • Over 60 customers in multiple verticals
  • 4. Complex Event Processing • Continuous analysis of high-speed data-in-motion • High-throughput – up to 1,000,000 messages/second • Low-latency – sub-millisecond • Rapid, agile development on a re-usable infrastructure Dashboards Applications Alerts Financial Market Data Network Events Web/Click Events Application Data RFID/Sensor Events Historical & Reference Data
  • 5. Continuous Business Intelligence TM Markets Transactions Networks Customer Interactions RFID/Sensors Monitoring Alerts Automated Actions Audits / Reporting  Continuous analytics and visualization  Drive immediate actions  Capture high-speed data sets for intelligence Customer, Reference & Historical Data Data-In-Motion Results & Actions
  • 7. Continuous BI Applications Capital Markets Real-time position and portfolio analysis Real-time risk analysis Algorithmic trading Data infrastructure and quality monitoring Real-time pricing engines and analysis Option and trading strategy analysis Trader monitoring and compliance RFID & Sensor Networks Energy pipeline Utility Grids Asset tracking and Utilization Logistics utilization monitoring Retail distribution chain monitoring and analysis (RFID) IT / Telecom / Infrastructure Monitoring QoS monitoring and alerts Web and Customer Experience Management Web experience management Fraud Detection Personalized offers and ads Abandonment and retention offers Real-time campaign monitoring and analysis Transaction monitoring Credit/Loan Origination
  • 8. Coral8 Engine • Filtering • Aggregation • Transformation • Enrichment • Correlation • Pattern Detection
  • 9. Rapidly Develop Easy to Sophisticated Analytics • Familiar Language INSERT INTO StreamVWAP SELECT Symbol, SUM(Price*Volume)/SUM(Volume) FROM StreamTrades KEEP 5 MINUTES GROUP BY Symbol OUTPUT EVERY 1 MINUTE INSERT INTO CombinedStockOption SELECT InStock.Symbol, InOption.OptionSymbol, InStock.Price, InOption.Price FROM InOption, InStock KEEP LAST PER Symbol WHERE InStock.Symbol=InOption.StockSymbol INSERT INTO AcknowledgementAlert SELECT P.Symbol, P.OrderID FROM PlacedOrders P, Stocks S, Options O, AckOrders A MATCHING [1 MINUTE: P, S || O, !A] ON P.Symbol = S.Symbol = O.Symbol = A.Symbol • Sophisticated control • Multi-policy windows • Pattern matching • Database sub-queries • Parameters • Loops • Variables • Parallel/pipeline operations • Native XML • Configurable stream control • Automated persistence • Advanced optimizer
  • 10. Rich Integration Options • TIBCO RV & EMS • WebSphere MQ • Microsoft MQ • JMS • Wombat * • Reuters RMDS • Sybase RAP • RTI * • Microsoft Excel • Tealeaf CX * • Radware Inflight * • IBM RFID-IC * • Windows Event Log • Web Server Log • SNMP • Ganglia • Sockets • Files • E-mail • RSS/ATOM • C/C++ • Java • .NET • Perl • Python • Adobe Flex • User-Defined Functions • Oracle • DB/2 • SQL Server • Sybase ASE • Sybase IQ • Sybase RAP • ANTs data server • MySQL • OneTick • kdb+ • Any ODBC database • RPC plug-ins Adapters DataSources Languages/Interfaces
  • 11. CEP and the Enterprise landscape
  • 12. Demonstration • Interactive Coral8 and Actuate demonstration of Continuous Business Intelligence TM • Real-time Risk, Profit and Loss for financial services

Hinweis der Redaktion

  1. Welcome to this joint presentation between Actuate and Coral8. In this session John and I will discuss a new and innovative technology, using which BI applications can analyze data at Network Speed or real time and eliminate the latencies associated with traditional data warehousing technologies. You’ve probably heard the term real-time BI. BI can be real-time as long as the data is real-time! all interesting data-centric applications today are distributed. And you can see them in: Service-based architectures (and Grid!), providing loose coupling Web 2.0 Mobile Computing Our presentations builds upon a technology known as Complex Event Processing
  2. Most Organization rely on the efficient and in most cases synchronized and inter-related execution of business applications. The functioning of these applications are triggered by events or messages. In real-life the number of inter-connected events is far greater than just the 3 shown above and have complex interdependencies. example 1: customer calls support to report a problem and also opens a ticket online. Was there a problem with the 1st channel? Why did the customer use multiple channels? Which one should get higher priority? Example 2: a revolutionary new technology is needed to perform complex analytics on high-speed, high volume data to enable instantaneous response. That new technology is high performance Complex Event Processing (CEP) Why do we need CEP? So we can react in real-time as events occur. CEP allows us to manage our business with foresight rather than hindsight