<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Event Models &#8211; Continued</title>
	<atom:link href="http://rulecore.com/CEPblog/?feed=rss2&#038;p=4" rel="self" type="application/rss+xml" />
	<link>http://rulecore.com/CEPblog/?p=4</link>
	<description>Marco writes about Complex Event Processing</description>
	<lastBuildDate>Fri, 27 Aug 2010 17:59:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Damir Sudarevic</title>
		<link>http://rulecore.com/CEPblog/?p=4&#038;cpage=1#comment-21</link>
		<dc:creator>Damir Sudarevic</dc:creator>
		<pubDate>Mon, 15 Dec 2008 20:01:34 +0000</pubDate>
		<guid isPermaLink="false">http://rulecore.com/CEPblog/?p=4#comment-21</guid>
		<description>Few more points to consider:

Id
-------
A remote sensor in the Arctic measures air temperature and pressure. Every minute, the sensor sends data via a satellite link to a government weather office server. Our CEP application has an input adapter for the weather office data. 

Who creates the EventId, and how? The Sensor, the weather office server or the CEP application? 

Entity
-------
Joe works for XYZ Ltd. To enter the building Joe swipes his RFID card. The card has a fixed/unique ID number. A card reader at the door sends the event data to the CEP server. 

To whom or what does the event EntityId belong; Joe, the RFID card or the card reader? 

Time
-------
Keeping in mind that small micro-controller based devices are notorious for not having synchronized clocks--or at least assuming this to be true--how could one obtain reliable TimeStamp data?</description>
		<content:encoded><![CDATA[<p>Few more points to consider:</p>
<p>Id<br />
&#8212;&#8212;-<br />
A remote sensor in the Arctic measures air temperature and pressure. Every minute, the sensor sends data via a satellite link to a government weather office server. Our CEP application has an input adapter for the weather office data. </p>
<p>Who creates the EventId, and how? The Sensor, the weather office server or the CEP application? </p>
<p>Entity<br />
&#8212;&#8212;-<br />
Joe works for XYZ Ltd. To enter the building Joe swipes his RFID card. The card has a fixed/unique ID number. A card reader at the door sends the event data to the CEP server. </p>
<p>To whom or what does the event EntityId belong; Joe, the RFID card or the card reader? </p>
<p>Time<br />
&#8212;&#8212;-<br />
Keeping in mind that small micro-controller based devices are notorious for not having synchronized clocks&#8211;or at least assuming this to be true&#8211;how could one obtain reliable TimeStamp data?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marco</title>
		<link>http://rulecore.com/CEPblog/?p=4&#038;cpage=1#comment-11</link>
		<dc:creator>marco</dc:creator>
		<pubDate>Sun, 14 Dec 2008 21:21:33 +0000</pubDate>
		<guid isPermaLink="false">http://rulecore.com/CEPblog/?p=4#comment-11</guid>
		<description>Damir, I think you are on the right track with your idea. For an event model to work it must capture the essence on the event concept. So the same event format should work with a huge number of different systems. In order to do so it is very important that the semantics are well defined. In order to manage to do this we need to keep things as simple as possible.

Hans, I think Id must go in there. I&#039;ll see if I can build a case for that...

As for source, instinct says no... Senders are a technical term and might not be interesting when looking at an event, that needs explanation too...</description>
		<content:encoded><![CDATA[<p>Damir, I think you are on the right track with your idea. For an event model to work it must capture the essence on the event concept. So the same event format should work with a huge number of different systems. In order to do so it is very important that the semantics are well defined. In order to manage to do this we need to keep things as simple as possible.</p>
<p>Hans, I think Id must go in there. I&#8217;ll see if I can build a case for that&#8230;</p>
<p>As for source, instinct says no&#8230; Senders are a technical term and might not be interesting when looking at an event, that needs explanation too&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hans</title>
		<link>http://rulecore.com/CEPblog/?p=4&#038;cpage=1#comment-9</link>
		<dc:creator>Hans</dc:creator>
		<pubDate>Sun, 14 Dec 2008 18:41:57 +0000</pubDate>
		<guid isPermaLink="false">http://rulecore.com/CEPblog/?p=4#comment-9</guid>
		<description>Would ID necessarily be be unique? It would be more convenient, but is it needed? Also, what about some kind of field about the sender of the event?</description>
		<content:encoded><![CDATA[<p>Would ID necessarily be be unique? It would be more convenient, but is it needed? Also, what about some kind of field about the sender of the event?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dimitar Dimitrov</title>
		<link>http://rulecore.com/CEPblog/?p=4&#038;cpage=1#comment-8</link>
		<dc:creator>Dimitar Dimitrov</dc:creator>
		<pubDate>Sun, 14 Dec 2008 06:52:00 +0000</pubDate>
		<guid isPermaLink="false">http://rulecore.com/CEPblog/?p=4#comment-8</guid>
		<description>Forget my previous question, I should have read this post till the end first...</description>
		<content:encoded><![CDATA[<p>Forget my previous question, I should have read this post till the end first&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dimitar Dimitrov</title>
		<link>http://rulecore.com/CEPblog/?p=4&#038;cpage=1#comment-7</link>
		<dc:creator>Dimitar Dimitrov</dc:creator>
		<pubDate>Sun, 14 Dec 2008 06:49:11 +0000</pubDate>
		<guid isPermaLink="false">http://rulecore.com/CEPblog/?p=4#comment-7</guid>
		<description>What happened to the old posts?</description>
		<content:encoded><![CDATA[<p>What happened to the old posts?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Damir Sudarevic</title>
		<link>http://rulecore.com/CEPblog/?p=4&#038;cpage=1#comment-3</link>
		<dc:creator>Damir Sudarevic</dc:creator>
		<pubDate>Sat, 13 Dec 2008 16:21:10 +0000</pubDate>
		<guid isPermaLink="false">http://rulecore.com/CEPblog/?p=4#comment-3</guid>
		<description>It seems to me that the simplest way to figure this out would be to envision existence of a global event-server/router. Myriad devices (or systems) send their events to the server in a &quot;standard&quot; format and the server delivers events to any system/application that may be interested in particular events. It would be like having a generic interface for any type of device (system). What information would the imaginary event-router need to accomplish this? How would an event object look like?</description>
		<content:encoded><![CDATA[<p>It seems to me that the simplest way to figure this out would be to envision existence of a global event-server/router. Myriad devices (or systems) send their events to the server in a &#8220;standard&#8221; format and the server delivers events to any system/application that may be interested in particular events. It would be like having a generic interface for any type of device (system). What information would the imaginary event-router need to accomplish this? How would an event object look like?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marco</title>
		<link>http://rulecore.com/CEPblog/?p=4&#038;cpage=1#comment-2</link>
		<dc:creator>marco</dc:creator>
		<pubDate>Sat, 13 Dec 2008 14:42:56 +0000</pubDate>
		<guid isPermaLink="false">http://rulecore.com/CEPblog/?p=4#comment-2</guid>
		<description>Just testing, does this work?</description>
		<content:encoded><![CDATA[<p>Just testing, does this work?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
