<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" version="2.0">
  <channel>
    <title><![CDATA[[SecurityRatty] tag: bea]]></title>
    <link>http://securityratty.com/tag/bea</link>
    <description></description>
    <pubDate>Wed, 16 Jan 2008 11:00:30 +0000</pubDate>
    <generator>iRatty Engine</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <item>
      <title><![CDATA[Interop NY: Cloud Language: The Taxonomy of On-Demand Computing]]></title>
      <link>http://securityratty.com/article/69fa97ea284dec188b278c522ed18fd8</link>
      <guid>http://securityratty.com/article/69fa97ea284dec188b278c522ed18fd8</guid>
      <description><![CDATA[This session on cloud computing was presented by Peter Laird of Oracle Corporation. Peter is a lead architect for the WebCenter product family. He previously worked with BEA as an architect for SaaS...]]></description>
      <content:encoded><![CDATA[<p>This <a href="http://www.interop.com/newyork/conference/all-by-day.php?tag=Cloud+Computing" target="_blank">session on cloud computing</a> was presented by Peter Laird of Oracle Corporation. Peter is a lead architect for the WebCenter product family. He previously worked with BEA as an architect for SaaS efforts. He also blogs at <a href="http://peterlaird.blogspot.com/" target="_blank">Laird On Demand</a>.</p>
<p><strong>Defining Cloud Computing</strong></p>
<p>Cloud computing is a very active community. The <a href="http://groups.google.com/group/cloud-computing" target="_blank">Google Group</a> gets 600 posts per month and many bloggers are covering the space. However, &#8220;cloud computing&#8221; is impossible to define in a way that satisfies everyone (or even most). Cloud computing is not alone in this controversy, consider the definition and meaning of &#8220;Web 2.0&#8243;, &#8220;mashups&#8221; or &#8220;RESTful architecture&#8221;. All of these terms are relatively recent. According to Google Trends, these terms became popular to the general public sometime between 2005 and 2007:</p>
<ul>
<li>Web 2.0 - often confused with RIA, AKA Social Computing, Long-Tail Apps, Crowdware (2005 by O&#8217;Reilly Media)</li>
<li>Mashup - made popular by Google Maps, AKA Composite/Situational Apps. (2005)</li>
<li>REST - Has a strict definition, but many don&#8217;t understand it and abuse the term. (2006 by R. Fielding)</li>
<li>Cloud computing - collides with many other terms, such as SaaS, Grid, Utility, PaaS, etc. (2007)</li>
</ul>
<p>The definition of cloud computing is in progress:</p>
<blockquote><p>There&#8217;s a Darwinian evolution of the exact definition of cloud computing running around. We&#8217;re about a country mile away from &#8220;knowing when I see it&#8221;, which is excellent progress. The cloud to everyone&#8217;s silver-lining has enough material to write a 3 volume desktop reference at this point. - Michael Cote, June 2008</p></blockquote>
<p><strong>Definition #1</strong> - &#8220;Cloud computing is the realisation of Internet (&#8221;Cloud&#8221;) based development and use of computer technology (&#8221;Computing&#8221;) delivered by an ecosystem of providers. - Sam Johnston, July 2008</p>
<p><strong>Definition #2</strong> - &#8220;Cloud computing = network computing. I love the idea of cloud computing, the next evolution of the most network intensive architecture possible, but one that if it works well, is transparent. It&#8217;s all about the transparency.&#8221; - Douglas Gourlay, Cisco, May 2008</p>
<p><strong>Definition #3</strong> - &#8220;There seems to be a group myopia around so-called &#8220;cloud computing&#8221; and its definitions. What we&#8217;re really talking about are &#8220;cloud services&#8221; of which, &#8220;computing&#8221; is only a subset&#8230;Cloud services are not SaaS. They are far more akin to web services&#8230;&#8221; - Randy Bias, neoTactics, May 2008</p>
<p><strong>(Anti-)Definition #4</strong> - &#8220;Note that I refer to cloud services, not to the could. I am not interested in defining cloud as a term, because I don&#8217;t think it&#8217;s very useful. For those of us in the distributed computing&#8217;s pace</p>
<p><strong>The Working Definition (Winner!):</strong></p>
<p>&#8220;&#8230;the notion of providing easily accessible compute and storage resources on a pay-as-you-go, on-demand basis, from a virtually infinite infrastructure managed by someone else. As a customer, you don&#8217;t know where the resources are, and for the most part, you don&#8217;t care. What&#8217;s really important is the capability to access your application anywhere, move it freely and easily, and inexpensively add resources for instant scalability.&#8221; - Mitchell Crandell, Rightscale, June 2008</p>
<p><strong>Taxonomies of the Cloud Space</strong></p>
<p>Taxonomies are useful to provide insight into a market. It classifies a multitude of players into a smaller bucket.</p>
<p><em>Andreessen&#8217;s Platforms - September 2007</em></p>
<p>Provided an early taxonomy model for emerging cloud platforms</p>
<p>Platform being a system that can be programmed</p>
<ul>
<li>Access API - platform that provides web service endpoints</li>
<li>Plug-In API - platform invokes your code, that you have deployed remotely</li>
<li>Runtime Environment - your code runs inside the platform&#8217;s process space.</li>
</ul>
<p><em>Mehta 11 Layer Stack, April 2008</em></p>
<ol>
<li>Facilities (space, power, cooling)</li>
<li>Network</li>
<li>Hardware (e.g. servers Amazon EC2 runs)</li>
<li>Hardware virtualization (e.g. Xen for EC2) - optional</li>
<li>O/S (e.g. Linux)</li>
<li>Systems Management (e.g., tools to manage EC2 instances)</li>
<li>Application Middleware (e.g., MySQL on EC2)</li>
<li>Application Code</li>
<li>Application APIs / Web Services</li>
<li>GUI for Application</li>
<li>GUI for Application Development / Customization</li>
</ol>
<p><em>Croll Cloud Stack, June 2008</em></p>
<p>7 layer stack within Turnkey app and Generic Platform.</p>
<p><em>Turnkey app</em></p>
<ul>
<li>SaaS</li>
<li>Extensible app</li>
<li>Generic IDE</li>
<li>Constrained APIs</li>
<li>App Cluster</li>
<li>Virtual Data Center</li>
<li>Virtual Servers</li>
</ul>
<p><em>Generic Platform</em></p>
<p>The bottom of Alistair&#8217;s stack includes &#8220;root access &#8220;style compute clouds.</p>
<p><em>Robert Anderson, July 2008</em></p>
<p>3 layer stack</p>
<ul>
<li>Software (SaaS)</li>
<li>Platform (PaaS)</li>
<li>Infrastructure (IaaS)</li>
</ul>
<p>This is the model taxonomy for this session.</p>
<p><strong>Related Concepts and Terms</strong></p>
<ul>
<li>Infrastructure as a Service (IaaS), Hardware as a Service (HaaS) are synonyms to cloud infrastructure.</li>
<li>Virtualization</li>
<li>Hosting</li>
<li>Autonomic computing</li>
<li>Distributed computing</li>
<li>Grid computing</li>
</ul>
<p>Cloud Applications</p>
<ul>
<li>SaaS</li>
<li>S+S (Software+Services)</li>
<li>Managed Service Provider (MSP)</li>
</ul>
]]></content:encoded>
      <pubDate>Wed, 17 Sep 2008 14:25:32 +0000</pubDate>
      <category domain="http://securityratty.com/tag/cloud">cloud</category>
      <category domain="http://securityratty.com/tag/cloud applications">cloud applications</category>
      <category domain="http://securityratty.com/tag/croll cloud stack">croll cloud stack</category>
      <category domain="http://securityratty.com/tag/cloud infrastructure">cloud infrastructure</category>
      <category domain="http://securityratty.com/tag/platforms process space">platforms process space</category>
      <category domain="http://securityratty.com/tag/space">space</category>
      <category domain="http://securityratty.com/tag/cloud space">cloud space</category>
      <category domain="http://securityratty.com/tag/cloud platforms">cloud platforms</category>
      <category domain="http://securityratty.com/tag/cloud services">cloud services</category>
      <source url="http://blog.sciencelogic.com/interop-ny-cloud-language-the-taxonomy-of-on-demand-computing/09/2008">Interop NY: Cloud Language: The Taxonomy of On-Demand Computing</source>
    </item>
    <item>
      <title><![CDATA[A Brief Introduction to Blackboard Architectures]]></title>
      <link>http://securityratty.com/article/22d6319038389d6b246f89f8c8e84bc2</link>
      <guid>http://securityratty.com/article/22d6319038389d6b246f89f8c8e84bc2</guid>
      <description><![CDATA[A blackboard architecture is a distributed computing architecture wheredistributed applications, modelled as intelligent agents,share acommon data structure calledthe blackboard and a...]]></description>
      <content:encoded><![CDATA[<p>A <a href="http://en.wikipedia.org/wiki/Blackboard_(computing)" target="_blank">blackboard architecture</a><strong> </strong>is a distributed computing architecture where distributed applications, modelled as intelligent agents, share a common data structure called the &#8220;blackboard&#8221;  and a scheduling/control process.  The blackboard can be either centeralized or distrbuted, depending on the requirements and constraints of the application(s).</p>
<p>To solve a complex problem in the blackboard-style, the intelligent agents cooperate as functional specialists, observing updates to the blackboard and self-actualizing in an event driven process) when there is new information to process.  Agents continually update the blackboard with partial solutions when the agents capabilities for processing match the state of the blackboard. </p>
<p>The blackboard architecture is a distributed computing model for a metaphor describing how people work together to collaboratively solve a problem around a blackboard (whiteboard in todays lingo).   For example, one person is standing at the whiteboard working on a solution while three other people are sitting (or standing) around watching.   One of the observers sees new information on the whiteboard, thinks of how he (or she) can contribute, and then jumps up, takes the whiteboard marker from the person working, and adds to the solution.  This process is repeated in various scenarios.  </p>
<p>The blackboard architecture can be very effective in solving complex distributed computing problems, including event processing problems; however, scheduling the self-actuating agents can be a key challenge.   Another core challenge is how to model and manage the blackboard itself, especially in distributed blackboard architectures.  </p>
<p>John McManus, <a href="http://www.nasa.gov/offices/ocio/about/j_mcmanus_bio.html" target="_blank">former CTO of NASA</a>, wrote an excellent PhD dissertation in 1992,  <a href="http://www.timbass.info/pdf/mcmanus_thesis_blackboard.pdf" target="_blank">Design and Analysis Techniques for Concurrent Blackboard Systems</a>, at the <a href="http://www.wm.edu/" target="_blank">College of William and Mary</a>, addressing challenges in BB systems.</p>
<p>The table below lists two books that focus on blackboard architecture:</p>
<table style="background:#f0f0f0;" border="1" cellspacing="0" cellpadding="5">
<tbody>
<tr>
<td>Date</td>
<td>Editor(s)</td>
<td>Publisher</td>
<td>ISBN</td>
<td>Title</td>
</tr>
<tr>
<td>1989</td>
<td>V. Jagannathan <em>et al</em></td>
<td>Academic Press</td>
<td>0123799406</td>
<td>Blackboard Architectures and Applications</td>
</tr>
<tr>
<td>1988</td>
<td>Robert Engelmore and Tony Morgan</td>
<td>Addison-Wesley</td>
<td>0201174316</td>
<td>Blackboard Systems</td>
</tr>
</tbody>
</table>
<p>One of the thought leaders in blackboard architecture is <a href="http://dancorkill.home.comcast.net/~dancorkill/pubs/" target="_blank">Daniel D. Corkill</a> a professor at the <a href="http://www.cs.umass.edu/~cork/" target="_blank">University of Massachusetts Amherst</a>. </p>
<p>Blackboard architecture is relevant to the field of event processing, and in particular complex event processing.   I will go into more details in future blog posts on this topic, including how blackboard architectures relate to grid computing, distributed object caching (of the blackboard), and CEP.</p>
]]></content:encoded>
      <pubDate>Sun, 20 Jul 2008 09:57:12 +0000</pubDate>
      <category domain="http://securityratty.com/tag/blackboard architecture">blackboard architecture</category>
      <category domain="http://securityratty.com/tag/blackboard architecture isrelevant">blackboard architecture isrelevant</category>
      <category domain="http://securityratty.com/tag/blackboard">blackboard</category>
      <category domain="http://securityratty.com/tag/blackboard architectures">blackboard architectures</category>
      <category domain="http://securityratty.com/tag/architecture">architecture</category>
      <category domain="http://securityratty.com/tag/systems">systems</category>
      <category domain="http://securityratty.com/tag/concurrent blackboard systems">concurrent blackboard systems</category>
      <category domain="http://securityratty.com/tag/blackboard systems">blackboard systems</category>
      <category domain="http://securityratty.com/tag/complex problemin">complex problemin</category>
      <source url="http://www.thecepblog.com/2008/07/20/a-brief-introduction-to-blackboard-architectures/">A Brief Introduction to Blackboard Architectures</source>
    </item>
    <item>
      <title><![CDATA[Muddy Waters]]></title>
      <link>http://securityratty.com/article/082c0b6d5773aacfab25e87aedd3737a</link>
      <guid>http://securityratty.com/article/082c0b6d5773aacfab25e87aedd3737a</guid>
      <description><![CDATA[In Waters Rankings 2008 , Waters stirs the mud and confusion in the CEP/EP community by having their constituents vote on both an ESP solution and an CEP solution set, but giving both awards to...]]></description>
      <content:encoded><![CDATA[<p>In <a href="http://www.watersonline.com/public/showPage.html?page=800767" target="_blank">Waters Rankings 2008</a>, Water&#8217;s stirs the mud and confusion in the CEP/EP community by having their constituents vote on both an ESP solution and an CEP solution set, but giving both awards to vendors with stream processing (ESP) engines.   </p>
<p>The two CEP/ESP related Water&#8217;s categories were, <em>Best Streaming Data Management Solution</em> and <em>Best Complex Event Processing Solution.    </em>Water&#8217;s awards <em>Best Streaming Data Management Solution </em>to data/event stream processing company StreamBase; and then awards <em>Best Complex Event Processing Solution </em>to Oracle&#8217;s BEA product, which is built on top of another data/event stream processing engine.  Confused?   </p>
<p>Alexander Alves,  currently employed by Oracle, previously having worked for BEA Systems, in <a title="Permanent Link: Best Complex Event Processing Solution" rel="bookmark" href="http://adcalves.wordpress.com/2008/07/15/best-complex-event-processing-solution/">Best Complex Event Processing Solution</a>, observes:</p>
<blockquote><p>&#8220;Regardless, I find it intriguing that Waters not only does not state the differences between the categories, but also uses the term CEP several times in the SDMS category.</p>
<p>I guess the verdict is that there is still confusion amongst the experts regarding event and stream processing… And that both products must be very good.&#8221;</p></blockquote>
<p>Of course, Alex must be politically correct, and rightly so, since he works for Oracle/BEA and Water&#8217;s gave them an award.  But on what tangible, objective basis for <em>Best Complex Event Processing Solution?</em></p>
<p>According to our 2007 survey, <a title="CEP/EP Reference Customers 2005-2007" rel="bookmark" href="http://www.thecepblog.com/2007/12/29/cepep-reference-customers-2005-2007/"><span style="color: #105cb6;">CEP/EP Reference Customers 2005-2007</span></a>, BEA was in last place based on public CEP/EP reference clients.  </p>
<p>Waters&#8217; award  for <em>Best Streaming Data Management Solution </em>to StreamBase is a much more credible.   Congratulations StreamBase.   Most would agree that StreamBase is a streaming data management solution (SDMS), but so are Apama and Coral8 (and BEA etc etc).   </p>
<p>Waters simply muddies the water, unfortunately.  </p>
]]></content:encoded>
      <pubDate>Wed, 16 Jul 2008 06:50:05 +0000</pubDate>
      <category domain="http://securityratty.com/tag/waters">waters</category>
      <category domain="http://securityratty.com/tag/solution">solution</category>
      <category domain="http://securityratty.com/tag/data management solution">data management solution</category>
      <category domain="http://securityratty.com/tag/awards">awards</category>
      <category domain="http://securityratty.com/tag/waters awards">waters awards</category>
      <category domain="http://securityratty.com/tag/complex event">complex event</category>
      <category domain="http://securityratty.com/tag/event">event</category>
      <category domain="http://securityratty.com/tag/esp solution">esp solution</category>
      <category domain="http://securityratty.com/tag/waters rankings">waters rankings</category>
      <source url="http://www.thecepblog.com/2008/07/16/muddy-waters/">Muddy Waters</source>
    </item>
    <item>
      <title><![CDATA[Epilogue on CEP Maturity]]></title>
      <link>http://securityratty.com/article/0d0baf2f0033e968c62aa809353a6f12</link>
      <guid>http://securityratty.com/article/0d0baf2f0033e968c62aa809353a6f12</guid>
      <description><![CDATA[In On the Maturity of Complex Event Processing , the authorconcludes
I think[... the. ...]comment at the end of[... the. ...] post we shouldnt feel compelled to thwart that growth with a claim that...]]></description>
      <content:encoded><![CDATA[<div class='snap_preview'><br /><p>In <a href="http://blogs.the451group.com/information_management/2008/06/03/on-the-maturity-of-complex-event-processing/" target="_blank">On the Maturity of Complex Event Processing</a>, the author concludes:</p>
<blockquote><p>&#8220;I think [... the. ...] comment at the end of [... the. ...] post “we shouldn’t feel compelled to thwart that growth with a claim that the products are not ‘mature’ when they actually are in a lot of ways” is quite revealing. The fact that such a level of debate about CEP’s maturity is taking place, and the fact that [... someone ...] is concerned that the debate might stifle growth, is itself indicative of an immature market segment in my opinion.&#8221;</p></blockquote>
<p>This quote is compelling.  When vendors disagree with the direction and tone a debate is going and they call to end the debate, labelling the discussion &#8220;a distraction&#8221; - it tends to prove the premise of the original post <a href="http://www.wallstreetandtech.com/advancedtrading/showArticle.jhtml?articleID=207800335&amp;cid=RSSfeed_WST_News" target="_blank"><span style="color:#b85b5a;">Deciphering the Myths Around Complex Event Processing</span></a>  by <span style="color:#003399;">Ivy Schmerken; </span> the CEP market, both exciting and promising, is today, mostly immature and brittle. </p>
<p>For more conclusive evidence, I turn our readers attention to this post, <a title="An Overture to the 2007 CEP Blog Awards" rel="bookmark" href="http://thecepblog.com/2008/01/09/an-overture-to-the-2008-cep-blog-awards/">An Overture to the 2007 CEP Blog Awards</a>,  That analysis was based, in part, on <a title="Permanent Link to CEP/EP Reference Customers 2005-2007" rel="bookmark" href="http://thecepblog.com/2007/12/29/cepep-reference-customers-2005-2007/">CEP/EP Reference Customers 2005-2007</a> where we documented 18 public &#8220;CEP reference clients&#8221; in 2007 (27 for the entire period 2005 - 2007).</p>
<p>Twenty seven public reference clients over a three year period with 18 last year (2007) do not demonstrate a mature market or technology domain.</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>Footnote:</p>
<p>Here were the results of the <a href="http://thecepblog.com/2007/12/29/cepep-reference-customers-2005-2007/" target="_blank">CEP/EP Reference Customers Survey&#8221; for 2005-2007</a>:</p>
<div style="text-align:center;">
<table class="MsoTableGrid" style="border:medium none;border-collapse:collapse;" border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="border:1pt solid windowtext;width:248.4pt;background-color:transparent;padding:0 5.4pt;" width="331" valign="top"><span style="font-size:small;"><span style="font-family:Times New Roman;">Apama<span> </span></span></span></td>
<td style="border-right:windowtext 1pt solid;border-top:windowtext 1pt solid;border-left:#d4d0c8;width:27pt;border-bottom:windowtext 1pt solid;background-color:transparent;padding:0 5.4pt;" width="36" valign="top"><span style="font-size:small;"><span style="font-family:Times New Roman;">5</span></span></td>
</tr>
<tr>
<td style="border-right:windowtext 1pt solid;border-top:#d4d0c8;border-left:windowtext 1pt solid;width:248.4pt;border-bottom:windowtext 1pt solid;background-color:transparent;padding:0 5.4pt;" width="331" valign="top"><span style="font-size:small;"><span style="font-family:Times New Roman;">TIBCO</span></span></td>
<td style="width:27pt;background-color:transparent;" width="36" valign="top"><span style="font-size:small;"><span style="font-family:Times New Roman;">  5</span></span></td>
</tr>
<tr>
<td style="border-right:windowtext 1pt solid;border-top:#d4d0c8;border-left:windowtext 1pt solid;width:248.4pt;border-bottom:windowtext 1pt solid;background-color:transparent;padding:0 5.4pt;" width="331" valign="top"><span style="font-size:small;"><span style="font-family:Times New Roman;">StreamBase</span></span></td>
<td style="width:27pt;background-color:transparent;" width="36" valign="top"><span style="font-size:small;"><span style="font-family:Times New Roman;">  4</span></span></td>
</tr>
<tr>
<td style="border-right:windowtext 1pt solid;border-top:#d4d0c8;border-left:windowtext 1pt solid;width:248.4pt;border-bottom:windowtext 1pt solid;background-color:transparent;padding:0 5.4pt;" width="331" valign="top"><span style="font-size:small;"><span style="font-family:Times New Roman;">AptSoft</span></span></td>
<td style="width:27pt;background-color:transparent;" width="36" valign="top"><span style="font-size:small;"><span style="font-family:Times New Roman;">  4</span></span></td>
</tr>
<tr>
<td style="border-right:windowtext 1pt solid;border-top:#d4d0c8;border-left:windowtext 1pt solid;width:248.4pt;border-bottom:windowtext 1pt solid;background-color:transparent;padding:0 5.4pt;" width="331" valign="top"><span style="font-size:small;"><span style="font-family:Times New Roman;">Coral8</span></span></td>
<td style="width:27pt;background-color:transparent;" width="36" valign="top"><span style="font-size:small;"><span style="font-family:Times New Roman;">  2</span></span></td>
</tr>
<tr>
<td style="border-right:windowtext 1pt solid;border-top:#d4d0c8;border-left:windowtext 1pt solid;width:248.4pt;border-bottom:windowtext 1pt solid;background-color:transparent;padding:0 5.4pt;" width="331" valign="top"><span style="font-size:small;"><span style="font-family:Times New Roman;">Aleri</span></span></td>
<td style="width:27pt;background-color:transparent;" width="36" valign="top"><span style="font-size:small;"><span style="font-family:Times New Roman;">  2</span></span></td>
</tr>
<tr>
<td style="border-right:windowtext 1pt solid;border-top:#d4d0c8;border-left:windowtext 1pt solid;width:248.4pt;border-bottom:windowtext 1pt solid;background-color:transparent;padding:0 5.4pt;" width="331" valign="top"><span style="font-size:small;"><span style="font-family:Times New Roman;">Agent Logic</span></span></td>
<td style="width:27pt;background-color:transparent;" width="36" valign="top"><span style="font-size:small;"><span style="font-family:Times New Roman;">  1</span></span></td>
</tr>
<tr>
<td style="border-right:windowtext 1pt solid;border-top:#d4d0c8;border-left:windowtext 1pt solid;width:248.4pt;border-bottom:windowtext 1pt solid;background-color:transparent;padding:0 5.4pt;" width="331" valign="top"><span style="font-size:small;"><span style="font-family:Times New Roman;">BEA</span></span></td>
<td style="width:27pt;background-color:transparent;" width="36" valign="top"><span style="font-size:small;"><span style="font-family:Times New Roman;">  1</span></span></td>
</tr>
<tr>
<td style="border-right:windowtext 1pt solid;border-top:#d4d0c8;border-left:windowtext 1pt solid;width:248.4pt;border-bottom:windowtext 1pt solid;background-color:transparent;padding:0 5.4pt;" width="331" valign="top"> </td>
<td style="width:27pt;background-color:transparent;" width="36" valign="top"> </td>
</tr>
<tr>
<td style="border-right:windowtext 1pt solid;border-top:#d4d0c8;border-left:windowtext 1pt solid;width:248.4pt;border-bottom:windowtext 1pt solid;background-color:transparent;padding:0 5.4pt;" width="331" valign="top"><span style="font-size:small;"><span style="font-family:Times New Roman;">Total CEP/EP Reference Customers (2005-2007)</span></span></td>
<td style="width:27pt;background-color:transparent;" width="36" valign="top"><span style="font-size:small;"><span style="font-family:Times New Roman;">  25</span></span></td>
</tr>
</tbody>
</table>
</div>
<div style="text-align:center;">~~~</div>
<div style="text-align:left;">Looking only at 2007, the total CEP/EP reference customers available in the public domain were as follows:</div>
<div style="text-align:center;">~~~</div>
<div style="text-align:center;">
<table class="MsoTableGrid" style="border:medium none;border-collapse:collapse;" border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="border:1pt solid windowtext;width:248.4pt;background-color:transparent;padding:0 5.4pt;" width="331" valign="top"><span style="font-size:small;"><span style="font-family:Times New Roman;">Apama<span> </span></span></span></td>
<td style="border-right:windowtext 1pt solid;border-top:windowtext 1pt solid;border-left:#d4d0c8;width:27pt;border-bottom:windowtext 1pt solid;background-color:transparent;padding:0 5.4pt;" width="36" valign="top"><span style="font-size:small;"><span style="font-family:Times New Roman;">4</span></span></td>
</tr>
<tr>
<td style="border-right:windowtext 1pt solid;border-top:#d4d0c8;border-left:windowtext 1pt solid;width:248.4pt;border-bottom:windowtext 1pt solid;background-color:transparent;padding:0 5.4pt;" width="331" valign="top"><span style="font-size:small;"><span style="font-family:Times New Roman;">StreamBase</span></span></td>
<td style="width:27pt;background-color:transparent;" width="36" valign="top"><span style="font-size:small;"><span style="font-family:Times New Roman;">  4</span></span></td>
</tr>
<tr>
<td style="border-right:windowtext 1pt solid;border-top:#d4d0c8;border-left:windowtext 1pt solid;width:248.4pt;border-bottom:windowtext 1pt solid;background-color:transparent;padding:0 5.4pt;" width="331" valign="top"><span style="font-size:small;"><span style="font-family:Times New Roman;">TIBCO</span></span></td>
<td style="width:27pt;background-color:transparent;" width="36" valign="top"><span style="font-size:small;"><span style="font-family:Times New Roman;">  2</span></span></td>
</tr>
<tr>
<td style="border-right:windowtext 1pt solid;border-top:#d4d0c8;border-left:windowtext 1pt solid;width:248.4pt;border-bottom:windowtext 1pt solid;background-color:transparent;padding:0 5.4pt;" width="331" valign="top"><span style="font-size:small;"><span style="font-family:Times New Roman;">AptSoft</span></span></td>
<td style="width:27pt;background-color:transparent;" width="36" valign="top"><span style="font-size:small;"><span style="font-family:Times New Roman;">  2</span></span></td>
</tr>
<tr>
<td style="border-right:windowtext 1pt solid;border-top:#d4d0c8;border-left:windowtext 1pt solid;width:248.4pt;border-bottom:windowtext 1pt solid;background-color:transparent;padding:0 5.4pt;" width="331" valign="top"><span style="font-size:small;"><span style="font-family:Times New Roman;">Coral8</span></span></td>
<td style="width:27pt;background-color:transparent;" width="36" valign="top"><span style="font-size:small;"><span style="font-family:Times New Roman;">  2</span></span></td>
</tr>
<tr>
<td style="border-right:windowtext 1pt solid;border-top:#d4d0c8;border-left:windowtext 1pt solid;width:248.4pt;border-bottom:windowtext 1pt solid;background-color:transparent;padding:0 5.4pt;" width="331" valign="top"><span style="font-size:small;"><span style="font-family:Times New Roman;">Aleri</span></span></td>
<td style="width:27pt;background-color:transparent;" width="36" valign="top"><span style="font-size:small;"><span style="font-family:Times New Roman;">  2</span></span></td>
</tr>
<tr>
<td style="border-right:windowtext 1pt solid;border-top:#d4d0c8;border-left:windowtext 1pt solid;width:248.4pt;border-bottom:windowtext 1pt solid;background-color:transparent;padding:0 5.4pt;" width="331" valign="top"><span style="font-size:small;"><span style="font-family:Times New Roman;">Agent Logic</span></span></td>
<td style="width:27pt;background-color:transparent;" width="36" valign="top"><span style="font-size:small;"><span style="font-family:Times New Roman;">  1</span></span></td>
</tr>
<tr>
<td style="border-right:windowtext 1pt solid;border-top:#d4d0c8;border-left:windowtext 1pt solid;width:248.4pt;border-bottom:windowtext 1pt solid;background-color:transparent;padding:0 5.4pt;" width="331" valign="top"><span style="font-size:small;"><span style="font-family:Times New Roman;">BEA</span></span></td>
<td style="width:27pt;background-color:transparent;" width="36" valign="top"><span style="font-size:small;"><span style="font-family:Times New Roman;">  1</span></span></td>
</tr>
<tr>
<td style="border-right:windowtext 1pt solid;border-top:#d4d0c8;border-left:windowtext 1pt solid;width:248.4pt;border-bottom:windowtext 1pt solid;background-color:transparent;padding:0 5.4pt;" width="331" valign="top"> </td>
<td style="width:27pt;background-color:transparent;" width="36" valign="top"> </td>
</tr>
<tr>
<td style="border-right:windowtext 1pt solid;border-top:#d4d0c8;border-left:windowtext 1pt solid;width:248.4pt;border-bottom:windowtext 1pt solid;background-color:transparent;padding:0 5.4pt;" width="331" valign="top"><span style="font-size:small;"><span style="font-family:Times New Roman;">Total CEP/EP Reference Customers (2007)</span></span></td>
<td style="width:27pt;background-color:transparent;text-align:center;" width="36" valign="top"><span style="font-size:small;"><span style="font-family:Times New Roman;"> 18</span></span></td>
</tr>
</tbody>
</table>
</div>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/eventprocessing.wordpress.com/241/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/eventprocessing.wordpress.com/241/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eventprocessing.wordpress.com/241/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eventprocessing.wordpress.com/241/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eventprocessing.wordpress.com/241/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eventprocessing.wordpress.com/241/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eventprocessing.wordpress.com/241/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eventprocessing.wordpress.com/241/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eventprocessing.wordpress.com/241/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eventprocessing.wordpress.com/241/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eventprocessing.wordpress.com/241/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eventprocessing.wordpress.com/241/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thecepblog.com&blog=1100533&post=241&subd=eventprocessing&ref=&feed=1" /></div>]]></content:encoded>
      <pubDate>Wed, 04 Jun 2008 05:24:50 +0000</pubDate>
      <category domain="http://securityratty.com/tag/maturity">maturity</category>
      <category domain="http://securityratty.com/tag/post">post</category>
      <category domain="http://securityratty.com/tag/complex event">complex event</category>
      <category domain="http://securityratty.com/tag/original post">original post</category>
      <category domain="http://securityratty.com/tag/immature market segment">immature market segment</category>
      <category domain="http://securityratty.com/tag/immature">immature</category>
      <category domain="http://securityratty.com/tag/agent logic">agent logic</category>
      <category domain="http://securityratty.com/tag/stifle growth">stifle growth</category>
      <category domain="http://securityratty.com/tag/ceps maturity">ceps maturity</category>
      <source url="http://thecepblog.com/2008/06/04/epilogue-on-cep-maturity/">Epilogue on CEP Maturity</source>
    </item>
    <item>
      <title><![CDATA[Models and Reductionism - Reducing Clouds Into Streams]]></title>
      <link>http://securityratty.com/article/7d012452ec85c9feee50100d027571a8</link>
      <guid>http://securityratty.com/article/7d012452ec85c9feee50100d027571a8</guid>
      <description><![CDATA[Reducing complex problems sets to simple problem sets is an interesting, and sometimes valid,approach to complex event processing. Transformations can be useful, especially when well defined
For...]]></description>
      <content:encoded><![CDATA[<div class='snap_preview'><br /><p>Reducing complex problems sets to simple problem sets is an interesting, and sometimes valid, approach to complex event processing.    Transformations can be useful, especially when well defined.</p>
<p>For example, CEP was evisioned as a new technology to debug relatively large distributed systems, discover hidden causal relationships in seemingly disconnected event space.    This &#8220;discovery&#8221; requires <a href="http://www.amzi.com/ExpertSystemsInProlog/03backwarduncertainty.htm" target="_blank">backwards chaining with uncertainty</a>, for example.  Most of the current so-called &#8220;CEP software&#8221; (on the market today (<a href="http://magmasystems.blogspot.com/2008/04/addendum-cloudy-thinking.html" target="_blank">including Marc Adler&#8217;s SQL-based examples</a>) do not perform backwards chaining (with uncertainty).   This is also true from other so-called CEP products, like most forward chaining RETE engines - for example, <a href="http://pvhaley.wordpress.com/2008/03/11/goals-and-backward-chaining-using-the-rete-algorithm/" target="_blank">see this post</a>.</p>
<p>Marc Adler <a href="http://magmasystems.blogspot.com/2008/04/addendum-cloudy-thinking.html" target="_blank">says he is</a>, <em>&#8220;hunting for advice from people who might have implemented event clouds in Coral8, Streambase, and Aleri, all three which are based on SQL.&#8221;</em></p>
<p>Current steaming SQL engines cannot model true event clouds without reducing the cloud to causal-ordered sets of linear steaming data.   These software tools are stream processing engines that process events in a time window of continuous streaming data.  These products are not, in reality, CEP engines - calling them &#8221;CEP engines&#8221; is marketing-speak, not technology-speak!</p>
<p>Reducing complex models to simple ones is a valid technique for problem solving.  Likewise, eliminating uncertainty and assuming causality is a way to reduce complexity. </p>
<p>CEP was envisioned to discover causal relationships in complex, uncertain, &#8221;cloudy data&#8221; and the current state-of-the-art of software from the streaming SQL vendors do not have this capability, unless you reduce all event models to ordered sets of streaming data (reduce POSETS to TOSETS).</p>
<p>Reductionism can be a valid technique, of course.  We can eliminate uncertainty, force strict determinism, demand apriori system rules and perform all sorts of tricks to permit us to reduce complex problems to simple ones.  </p>
<p>However this also resulting in reducing CEP  (complex event processing) to SEP (simple event processing).  </p>
<p> </p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/eventprocessing.wordpress.com/220/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/eventprocessing.wordpress.com/220/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eventprocessing.wordpress.com/220/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eventprocessing.wordpress.com/220/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eventprocessing.wordpress.com/220/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eventprocessing.wordpress.com/220/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eventprocessing.wordpress.com/220/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eventprocessing.wordpress.com/220/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eventprocessing.wordpress.com/220/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eventprocessing.wordpress.com/220/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eventprocessing.wordpress.com/220/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eventprocessing.wordpress.com/220/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thecepblog.com&blog=1100533&post=220&subd=eventprocessing&ref=&feed=1" /></div>]]></content:encoded>
      <pubDate>Sun, 13 Apr 2008 21:17:58 +0000</pubDate>
      <category domain="http://securityratty.com/tag/complex event">complex event</category>
      <category domain="http://securityratty.com/tag/complex">complex</category>
      <category domain="http://securityratty.com/tag/software tools">software tools</category>
      <category domain="http://securityratty.com/tag/software">software</category>
      <category domain="http://securityratty.com/tag/cep">cep</category>
      <category domain="http://securityratty.com/tag/cep products">cep products</category>
      <category domain="http://securityratty.com/tag/reduce complex">reduce complex</category>
      <category domain="http://securityratty.com/tag/cep software">cep software</category>
      <category domain="http://securityratty.com/tag/reduce posets">reduce posets</category>
      <source url="http://thecepblog.com/2008/04/13/models-and-reductionism-reducing-clouds-into-streams/">Models and Reductionism - Reducing Clouds Into Streams</source>
    </item>
    <item>
      <title><![CDATA[Please Welcome Dr. Rainer von Ammon to The CEP Blog]]></title>
      <link>http://securityratty.com/article/c353d721ab598da052b8ec2a3cb1a92c</link>
      <guid>http://securityratty.com/article/c353d721ab598da052b8ec2a3cb1a92c</guid>
      <description><![CDATA[Today is an especially joyful occasion on The CEP Blog.Iam pleased toannounce thatone of the worlds top experts on CEP, Dr. Rainer von Ammon , has joined the blog
Dr. Rainer von Ammon is managing...]]></description>
      <content:encoded><![CDATA[<div class='snap_preview'><br /><p>Today is an especially joyful occasion on The CEP Blog.    I am pleased to announce that one of the world&#8217;s top experts on CEP, <a target="_blank" href="http://www.citt-online.com/index.php?id=team&amp;id2=rainer">Dr. Rainer von Ammon</a>, has joined the blog.</p>
<p>Dr. Rainer von Ammon is managing director of the <a target="_blank" href="http://www.citt-online.com">Centrum für Informations-Technology Transfer</a> (CITT) in Regensburg. Until October 2005 he was Professor for Software Engineering, specializing in E-Business infrastructures and distributed systems, at the University of Applied Sciences Upper Austria. Rainer is still teaching there and at the University of Applied Sciences of Regensburg. From 1998 to 2002, he worked as Principal Consultant and Manager for R+D Cooperations at BEA Systems (Central and Eastern Europe). Prior to this, he was Professor for Software Engineering in Dresden with a focus on development of applications with event driven object oriented user interfaces and component based application development. Before this Rainer was acting as manager of the field Basic Systems at the Mummert + Partner Unternehmensberatung, Hamburg. After finishing his studies of Information Sciences at the University of Regensburg, he started as project leader of Computer Based Office Systems (COBIS) from 1978 to 1983 and afterward founded a start up company with some of his colleagues.</p>
<p>Some of you may recall my recent musings, <a rel="bookmark" href="http://thecepblog.com/2008/02/08/a-bitter-pill-to-swallow-first-generation-cep-software-needs-to-evolve/" title="First Generation CEP Software Needs To Evolve">A Bitter Pill To Swallow: First Generation CEP Software Needs To Evolve</a>.   When you read Rainer&#8217;s excellent <a target="_blank" href="http://tech.groups.yahoo.com/group/CEP-Interest/message/1860">reply</a>, you will quickly see why we are very pleased to have his thought leadership here at The CEP Blog.  Dr. von Ammon and his team are leading experts in CEP and related business integration domains.  Not only does he provide thought leadership, his team  researches, develops, implements and tests CEP solutions.   </p>
<p>In another example of  his thought leadership, some of you might recall this post, <a rel="bookmark" href="http://thecepblog.com/2007/08/27/brandl-and-guschakowski-deliver-excellent-cepbam-report/" title="Brandl and Guschakowski Deliver Excellent CEP/BAM Report">Brandl and Guschakowski Deliver Excellent CEP/BAM Report</a>, where <a target="_blank" href="http://www.citt-online.com/index.php?id=team">Hans-Martin Brandl and David Guschakowski</a> of the University of Applied Sciences Regensburg, Faculty of Information Technology/Mathematics (<a target="_blank" href="http://www.citt-online.com/">CITT</a>), advised by Dr. von Ammon, completed an excellent CEP thesis, <em><a target="_blank" href="http://www.citt-online.com/downloads/Diplomarbeit_BaGu_Final.pdf">Complex Event Processing in the context of Business Activity Monitoring</a></em>. </p>
<p>Please join me in extending a warm welcome for Dr. Rainer von Ammon to The CEP Blog.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/eventprocessing.wordpress.com/189/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/eventprocessing.wordpress.com/189/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eventprocessing.wordpress.com/189/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eventprocessing.wordpress.com/189/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eventprocessing.wordpress.com/189/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eventprocessing.wordpress.com/189/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eventprocessing.wordpress.com/189/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eventprocessing.wordpress.com/189/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eventprocessing.wordpress.com/189/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eventprocessing.wordpress.com/189/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eventprocessing.wordpress.com/189/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eventprocessing.wordpress.com/189/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thecepblog.com&blog=1100533&post=189&subd=eventprocessing&ref=&feed=1" /></div>]]></content:encoded>
      <pubDate>Tue, 12 Feb 2008 10:57:59 +0000</pubDate>
      <category domain="http://securityratty.com/tag/cep blog">cep blog</category>
      <category domain="http://securityratty.com/tag/blog">blog</category>
      <category domain="http://securityratty.com/tag/rainer von ammon">rainer von ammon</category>
      <category domain="http://securityratty.com/tag/rainer">rainer</category>
      <category domain="http://securityratty.com/tag/cep">cep</category>
      <category domain="http://securityratty.com/tag/von ammon">von ammon</category>
      <category domain="http://securityratty.com/tag/sciences regensburg">sciences regensburg</category>
      <category domain="http://securityratty.com/tag/sciences">sciences</category>
      <category domain="http://securityratty.com/tag/generation cep software">generation cep software</category>
      <source url="http://thecepblog.com/2008/02/12/please-welcome-dr-rainer-von-ammon-to-the-cep-blog/">Please Welcome Dr. Rainer von Ammon to The CEP Blog</source>
    </item>
    <item>
      <title><![CDATA[IBM Will Acquire AptSoft]]></title>
      <link>http://securityratty.com/article/6571f79ebcc17305aa13849ac2a7d0ef</link>
      <guid>http://securityratty.com/article/6571f79ebcc17305aa13849ac2a7d0ef</guid>
      <description><![CDATA[I was wondering when IBM would actuallyjump into theevent processing market
Well, itwas announced today that IBM will acquire Aptsoft , adding an event stream processing (ESP)platform to the IBM...]]></description>
      <content:encoded><![CDATA[<div class='snap_preview'><br /><p>I was wondering when IBM would actually jump into the event processing market.  </p>
<p>Well, it was <a target="_blank" href="http://www.pehub.com/article/articledetail.php?articlepostid=9952">announced</a> today that <a target="_blank" href="http://www.ibm.com">IBM </a>will acquire <a target="_blank" href="http://www.aptsoft.com">Aptsoft</a>, adding an event stream processing (ESP) platform to the IBM WebSphere porfolio.  IBM will also gain AptSoft&#8217;s event processing <a target="_blank" href="http://thecepblog.com/2007/12/29/cepep-reference-customers-2005-2007/">reference customers</a>.  This was a smart move by IBM.</p>
<p><a target="_blank" href="http://www.oracle.com">Oracle</a> is acquiring <a target="_blank" href="http://www.bea.com">BEA</a> which uses <a target="_blank" href="http://esper.codehaus.org/">Esper</a> under the hood, another stream processing engine. </p>
<p>However, AptSoft has a more advanced user interface and graphical design-time environment when compared to the Oracle/BEA/Esper platform,; so the IBM/WebSphere/AptSoft offering will propel IBM to the top of the event stream processing market.</p>
<p>This also means the ESP market leaders will be <a target="_blank" href="http://www.progress.com/apama">Progress Apama</a> and IBM.  It is a sure bet that IBM will compete directly with Apama in the financial services sector with their acquisition of AptSoft.</p>
<p>Now, it&#8217;s TIBCO&#8217;s turn to acquire an ESP platform to compliment their process-driven event processing offering.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/eventprocessing.wordpress.com/179/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/eventprocessing.wordpress.com/179/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eventprocessing.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eventprocessing.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eventprocessing.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eventprocessing.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eventprocessing.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eventprocessing.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eventprocessing.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eventprocessing.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eventprocessing.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eventprocessing.wordpress.com/179/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thecepblog.com&blog=1100533&post=179&subd=eventprocessing&ref=&feed=1" /></div>]]></content:encoded>
      <pubDate>Wed, 23 Jan 2008 13:30:42 +0000</pubDate>
      <category domain="http://securityratty.com/tag/ibm">ibm</category>
      <category domain="http://securityratty.com/tag/acquire">acquire</category>
      <category domain="http://securityratty.com/tag/acquire aptsoft">acquire aptsoft</category>
      <category domain="http://securityratty.com/tag/ibm websphere porfolio">ibm websphere porfolio</category>
      <category domain="http://securityratty.com/tag/aptsoft">aptsoft</category>
      <category domain="http://securityratty.com/tag/event stream">event stream</category>
      <category domain="http://securityratty.com/tag/event">event</category>
      <category domain="http://securityratty.com/tag/propel ibm">propel ibm</category>
      <category domain="http://securityratty.com/tag/market">market</category>
      <source url="http://thecepblog.com/2008/01/23/ibm-will-acquire-aptsoft/">IBM Will Acquire AptSoft</source>
    </item>
    <item>
      <title><![CDATA[BAM Solutions for CEP Engine Users]]></title>
      <link>http://securityratty.com/article/2a967ec295594e35edf3df97c0050fd7</link>
      <guid>http://securityratty.com/article/2a967ec295594e35edf3df97c0050fd7</guid>
      <description><![CDATA[Today I noticed that SL Corporation has revamped their websitewith a newpage, Solutions for CEP Engine Users .The page is well written, reinforcing some of my earlier posts on the value proposition...]]></description>
      <content:encoded><![CDATA[<div class='snap_preview'><br /><p>Today I noticed that <a target="_blank" href="http://www.sl.com">SL Corporation</a> has revamped their website with a new page, <a target="_blank" href="http://www.sl.com/solutions/cep.shtml">Solutions for CEP Engine Users</a>.    The page is well written, reinforcing some of my earlier posts on the value proposition for CEP; so I hope the folks at SL don&#8217;t mind if I repost their excellent thoughts on BAM and CEP here. </p>
<p><a target="_blank" href="http://www.sl.com/solutions/cep.shtml"><strong>Solutions for CEP Engine Users by SL Corporation</strong></a></p>
<p>© 1999-2008 Sherrill-Lubinski Corporation. All rights reserved.</p>
<p>Complex Event Processing (CEP) is a relatively new technology that is used to help companies detect both opportunities and threats in real-time with minimal coding and reusable key performance indicators (KPIs) and business models. Just as services are shared and reused in a SOA, CEP permits the sharing and reuse of KPIs in business activity monitoring while efficiently processing events so businesses can act on situations that impact business and take advantage of real-time processing.</p>
<p>Business activity monitoring, often referred to as BAM, is the capability that Gartner and other distinguished analysts use to describe this visualization capability in the business world. BAM introduces a human element to CEP. It is well-established that the human mind is, today and for the foreseeable future, far superior to machine intelligence in making sense out of complicated situations and events. Therefore, BAM is critical to the success of any complex event processing (CEP) solution.</p>
<p>Depending on an organization’s mission, BAM can be used in various levels within an event processing solution to help users visualize and understand the dynamics behind rapidly changing situations and critical business events. In other words, BAM plays a key role wherever there is a need for better insight into the myriad events that effect your business operations.</p>
<p>BAM provides real-time visualization and alerting capabilities for users to better understand how business events impact their organization. BAM software permits users to quickly prototype, build and deploy event processing business solutions. For example, a telecommunications company would find BAM useful to achieve event-driven SLA monitoring and management; and a large retailer would find BAM important as they stay on top of business-critical events in their supply chain.</p>
<p>Insight gained from BAM, in concert with event processing solutions, enable organizations to make better and faster business decisions so they can rapidly sense and respond to threats, problems and opportunities. BAM solutions permit applications to be designed, deployed and modified rapidly with minimal or no coding resulting in significantly lower development costs. Therefore, a key benefit of BAM in real-time event processing solutions is that KPIs can be deployed, monitored, revised, reused and utilized, economically and rapidly.</p>
<p>Depending on the business application, BAM-enabled visualization is required at numerous levels in an event processing architecture. For example, events from across the enterprise are typically processed by a CEP software platforms from companies such as TIBCO, BEA (soon to be Oracle), Progress Apama, StreamBase, Aleri, and Coral8.</p>
<p>Long before KPIs are displayed to the business users, BAM tools can be configured to assist application developers to monitor and visualize the raw event stream. For the developer, their business is developing applications, and BAM can be very useful when designing KPIs for event processing applications.</p>
<p>Fine-tuned KPIs that have been derived from an event processing application are displayed to the business user. These KPIs can indicate risks, threats, problems, opportunities and other emerging business situations that impact the business.</p>
<p>BAM, in concert with state-of-the-art event processing software, provides the framework for a complete sense-and-respond capability for businesses. Processing raw events and event streams for business opportunities and threats requires robust and rapidly deployable visualization solutions. This is the reason that many distinguished analysts believe that BAM and CEP are complementary and critically interdependent core business capabilities. We at <a target="_blank" href="http://www.sl.com">SL Corporation</a> agree, and are pleased to be the leading BAM visualization platform in the event processing/CEP ecosystem today.</p>
<p>© 1999-2008 Sherrill-Lubinski Corporation. All rights reserved.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/eventprocessing.wordpress.com/178/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/eventprocessing.wordpress.com/178/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eventprocessing.wordpress.com/178/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eventprocessing.wordpress.com/178/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eventprocessing.wordpress.com/178/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eventprocessing.wordpress.com/178/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eventprocessing.wordpress.com/178/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eventprocessing.wordpress.com/178/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eventprocessing.wordpress.com/178/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eventprocessing.wordpress.com/178/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eventprocessing.wordpress.com/178/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eventprocessing.wordpress.com/178/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thecepblog.com&blog=1100533&post=178&subd=eventprocessing&ref=&feed=1" /></div>]]></content:encoded>
      <pubDate>Wed, 23 Jan 2008 07:50:16 +0000</pubDate>
      <category domain="http://securityratty.com/tag/cep">cep</category>
      <category domain="http://securityratty.com/tag/cep engine users">cep engine users</category>
      <category domain="http://securityratty.com/tag/users">users</category>
      <category domain="http://securityratty.com/tag/impact">impact</category>
      <category domain="http://securityratty.com/tag/business events impact">business events impact</category>
      <category domain="http://securityratty.com/tag/bam">bam</category>
      <category domain="http://securityratty.com/tag/cep permits">cep permits</category>
      <category domain="http://securityratty.com/tag/events">events</category>
      <category domain="http://securityratty.com/tag/myriad events">myriad events</category>
      <source url="http://thecepblog.com/2008/01/23/bam-solutions-for-cep-engine-users/">BAM Solutions for CEP Engine Users</source>
    </item>
    <item>
      <title><![CDATA[Want Great Technology? Buy TIBCO (TIBX)]]></title>
      <link>http://securityratty.com/article/bcb63ebaed2a3a665b0523aa10c93683</link>
      <guid>http://securityratty.com/article/bcb63ebaed2a3a665b0523aa10c93683</guid>
      <description><![CDATA[We all know that Oracle just bought BEA
Personally, I would have recommended Oracle to buy TIBCO instead of BEA. TIBCO has great technology and their software stack is richer and more diverse that...]]></description>
      <content:encoded><![CDATA[<div class='snap_preview'><br /><p>We all know that <a target="_blank" href="http://http://thecepblog.com/2008/01/16/oracle-to-buy-bea-systems-for-85-billion/">Oracle just bought BEA</a>.</p>
<p>Personally, I would have recommended Oracle to buy TIBCO instead of BEA. TIBCO has great technology and their software stack is richer and more diverse that BEA&#8217;s. TIBCO spends a lot of  development resources on their graphical user interfaces and design-time and modelling environment to make business integration very easy.  TIBCO&#8217;s stockholders, like most great companies with a long history of the same executive management and management style, would greatly benefit from the acquisition.</p>
<p>Citigroup’s John Reilly Walsh upgraded TIBCO <a href="http://finance.google.com/finance?client=ob&amp;q=TIBX">(TIBX)</a> shares to Buy from Hold based on Oracle&#8217;s purchase of BEA. John thinks TIBCO, the last real middleplayer on the block, will also be purchased, and names IBM as the most likely candidate, <i>&#8220;but adds that SAP, Hewlett-Packard <a href="http://finance.google.com/finance?client=ob&amp;q=HPQ">(HPQ)</a>, Oracle <a href="http://finance.google.com/finance?client=ob&amp;q=ORCL">(ORCL)</a>, Sun Microsystems <a href="http://finance.google.com/finance?client=ob&amp;q=JAVA">(JAVA)</a>, EMC and Cisco <a href="http://finance.google.com/finance?client=ob&amp;q=CSCO">(CSCO)</a> all could potentially be interested.&#8221;</i></p>
<p>If Oracle bought TIBCO, a very interesting idea, that would leave Oracle the <i>King of Integration (KOI)</i>. I don&#8217;t think HP, EMC or Cisco would want to purchase a company that is so fundamentally different than their core business.</p>
<p>This begs the question if Sun would want to buy TIBCO and challenge Oracle now that <a target="_blank" href="http://ap.google.com/article/ALeqM5gBphtwc5ZhkRHmUBQAj_6yJmvLpAD8U70OOO1">Sun has purchased MySQL</a>?</p>
<p>So the three most likely scenarios are:</p>
<ul>
<li>IBM buys TIBCO</li>
<li>Sun buys TIBCO</li>
<li>Oracle buys TIBCO</li>
</ul>
<p>In my opinion, the most interesting scenario would be Sun following their purchase of MySQL with a purchase of TIBCO. This could create a strong competitor to Oracle.</p>
<p>On the other hand, Oracle would benefit from the purchase, if only a defensive mechanism against a Sun/MySQL/TIBCO triple-threat, and they would get great technology at the same time.</p>
<p>I would be surprised if IBM buys TIBCO, but if they do, this would also keep things interesting!</p>
<p>From a cultural perspective, the TIBCO culture and the Sun culture are the best match.   I don&#8217;t think that the SAP or  IBM cultures are very suitable for TIBCO employess.  So, if you toss in the cultural perspective, Sun, cash rich and in acquisition mode, seems the most likely candidate to buy TIBCO.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/eventprocessing.wordpress.com/176/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/eventprocessing.wordpress.com/176/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eventprocessing.wordpress.com/176/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eventprocessing.wordpress.com/176/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eventprocessing.wordpress.com/176/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eventprocessing.wordpress.com/176/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eventprocessing.wordpress.com/176/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eventprocessing.wordpress.com/176/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eventprocessing.wordpress.com/176/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eventprocessing.wordpress.com/176/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eventprocessing.wordpress.com/176/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eventprocessing.wordpress.com/176/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thecepblog.com&blog=1100533&post=176&subd=eventprocessing&ref=&feed=1" /></div>]]></content:encoded>
      <pubDate>Fri, 18 Jan 2008 08:42:27 +0000</pubDate>
      <category domain="http://securityratty.com/tag/tibco">tibco</category>
      <category domain="http://securityratty.com/tag/tibco spends">tibco spends</category>
      <category domain="http://securityratty.com/tag/ibm buys tibco">ibm buys tibco</category>
      <category domain="http://securityratty.com/tag/tibco culture">tibco culture</category>
      <category domain="http://securityratty.com/tag/tibco employess">tibco employess</category>
      <category domain="http://securityratty.com/tag/oracle buys tibco">oracle buys tibco</category>
      <category domain="http://securityratty.com/tag/sun buys tibco">sun buys tibco</category>
      <category domain="http://securityratty.com/tag/challenge oracle">challenge oracle</category>
      <category domain="http://securityratty.com/tag/oracle">oracle</category>
      <source url="http://thecepblog.com/2008/01/18/want-great-technology-but-tibco-tibx/">Want Great Technology? Buy TIBCO (TIBX)</source>
    </item>
    <item>
      <title><![CDATA[Oracle to Buy BEA Systems for $8.5 Billion]]></title>
      <link>http://securityratty.com/article/8c2d7daaa08e89dd24b5343bcd0e9426</link>
      <guid>http://securityratty.com/article/8c2d7daaa08e89dd24b5343bcd0e9426</guid>
      <description><![CDATA[After three months of wrangling over prices, Oracle Corp. will acquire BEA Systems in a $8.5 billion deal
This means that Oracle will now have an event processing platform, the Oracle WebLogic Event...]]></description>
      <content:encoded><![CDATA[<div class='snap_preview'><br /><p>After three months of wrangling over prices, <a href="http://online.wsj.com/quotes/main.html?type=djn&amp;symbol=orcl" class="times rolloverQuote"><font color="#0253b7">Oracle</font></a> Corp. will acquire <a href="http://online.wsj.com/quotes/main.html?type=djn&amp;symbol=beas" class="times rolloverQuote"><font color="#0253b7">BEA Systems</font></a> in a $8.5 billion deal.</p>
<p>This means that Oracle will now have an event processing platform, the <a target="_blank" href="http://www.bea.com/eventserver/">Oracle WebLogic Event Server</a> to compliment their product line.</p>
<p>Reference:  <a target="_blank" href="http://online.wsj.com/article/SB120048691486294361.html?mod=googlenews_wsj">Oracle Strikes Deal to Buy BEA Systems for $8.5 Billion</a>  (Wall Street Journal)</p>
<div style="font:bold 12px times new roman, times, serif;padding:12px 0 0;"><span style="font:bold 12px times new roman, times, serif;">By <b>JOHN FLOWERS</b><br />
<span class="aTime"><em><font size="2" color="#666666">January 16, 2008 8:14 a.m.</font></em></span></span></div>
<p class="times"><a href="http://online.wsj.com/quotes/main.html?type=djn&amp;symbol=orcl" class="times rolloverQuote"><font color="#0253b7">Oracle</font></a> Corp. said it will acquire <a href="http://online.wsj.com/quotes/main.html?type=djn&amp;symbol=beas" class="times rolloverQuote"><font color="#0253b7">BEA Systems</font></a> in a $8.5 billion deal three months after BEA slapped away an Oracle takeover offer as too low.</p>
<p class="times">Oracle would pay $19.38 for each BEA share, a 24% premium to Tuesday&#8217;s close price of $15.58.</p>
<p class="times">Oracle made an unsolicited $6.7 billion, or $17 a share, takeover proposal in October, but the company let it expire weeks later after BEA said the bid was unacceptable. At the same time, BEA added it was looking to start negotiations with interested parties willing to pay at least $21 a share.</p>
<p class="times">&#8220;The addition of BEA products and technology will significantly enhance and extend Oracle&#8217;s Fusion middleware software suite,&#8221; said Oracle Chief Executive Larry Ellison. &#8220;Middleware&#8221; is a general term for any programming that serves to mediate between two separate and often already existing programs.</p>
<p class="times">BEA Chairman and CEO Alfred Chuang called the deal the culmination of a &#8220;diligent and thoughtful process&#8221; to maximize stockholder value. The company&#8217;s largest shareholder, billionaire Carl Icahn, had called for an auction to sell the business-management-software firm.</p>
<p class="times">BEA is one of the few independent, midsize software companies left in Silicon Valley as the technology industry consolidates. Oracle has for years eyed BEA as an acquisition target.</p>
<p class="times">BEA has been battling Oracle, <a href="http://online.wsj.com/quotes/main.html?type=djn&amp;symbol=ibm" class="times rolloverQuote"><font color="#0253b7">International Business Machines</font></a> Corp. and others in the market for middleware. BEA, with a product called WebLogic, pioneered one category of middleware called application servers that are used to build Web services.</p>
<p class="times">Oracle expects the buyout to boost earnings by one cent to two cents a share, excluding items, in the first year after the deal closes. That is slated to happen by midyear.</p>
<p class="times">Shares of Oracle fell in premarket trading to $20.80 after closing Tuesday at $21.31.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/eventprocessing.wordpress.com/173/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/eventprocessing.wordpress.com/173/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eventprocessing.wordpress.com/173/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eventprocessing.wordpress.com/173/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eventprocessing.wordpress.com/173/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eventprocessing.wordpress.com/173/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eventprocessing.wordpress.com/173/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eventprocessing.wordpress.com/173/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eventprocessing.wordpress.com/173/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eventprocessing.wordpress.com/173/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eventprocessing.wordpress.com/173/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eventprocessing.wordpress.com/173/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thecepblog.com&blog=1100533&post=173&subd=eventprocessing&ref=&feed=1" /></div>]]></content:encoded>
      <pubDate>Wed, 16 Jan 2008 11:00:30 +0000</pubDate>
      <category domain="http://securityratty.com/tag/bea systems">bea systems</category>
      <category domain="http://securityratty.com/tag/oracle">oracle</category>
      <category domain="http://securityratty.com/tag/bea">bea</category>
      <category domain="http://securityratty.com/tag/acquire bea systems">acquire bea systems</category>
      <category domain="http://securityratty.com/tag/oracle strikes deal">oracle strikes deal</category>
      <category domain="http://securityratty.com/tag/bea chairman">bea chairman</category>
      <category domain="http://securityratty.com/tag/bea share">bea share</category>
      <category domain="http://securityratty.com/tag/share">share</category>
      <category domain="http://securityratty.com/tag/eyed bea">eyed bea</category>
      <source url="http://thecepblog.com/2008/01/16/oracle-to-buy-bea-systems-for-85-billion/">Oracle to Buy BEA Systems for $8.5 Billion</source>
    </item>
  </channel>
</rss>
