<?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: Scribble on a Pull-turns-push architecture based on http &#8211; registering web applications as event listeners</title>
	<atom:link href="http://technology.amis.nl/2008/01/08/scribble-on-a-pull-turns-push-architecture-based-on-http-registering-web-applications-as-event-listeners/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2008/01/08/scribble-on-a-pull-turns-push-architecture-based-on-http-registering-web-applications-as-event-listeners/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=scribble-on-a-pull-turns-push-architecture-based-on-http-registering-web-applications-as-event-listeners</link>
	<description></description>
	<lastBuildDate>Tue, 11 Jun 2013 22:09:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Marco Gralike</title>
		<link>http://technology.amis.nl/2008/01/08/scribble-on-a-pull-turns-push-architecture-based-on-http-registering-web-applications-as-event-listeners/#comment-5130</link>
		<dc:creator>Marco Gralike</dc:creator>
		<pubDate>Wed, 09 Jan 2008 12:14:25 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=2810#comment-5130</guid>
		<description><![CDATA[Another alternative, which is probably even easier to use (it is already buildin functionality), is using DBUri&#039;s and/or XDBUri&#039;s (http://download.oracle.com/docs/cd/B19306_01/appdev.102/b14259/xdb15dbu.htm#sthref1873). It is possible to create a fast and easy HTTP/REST endpoints this way (http://forums.oracle.com/forums/thread.jspa?messageI]]></description>
		<content:encoded><![CDATA[<p>Another alternative, which is probably even easier to use (it is already buildin functionality), is using DBUri&#8217;s and/or XDBUri&#8217;s (<a href="http://download.oracle.com/docs/cd/B19306_01/appdev.102/b14259/xdb15dbu.htm#sthref1873" rel="nofollow">http://download.oracle.com/docs/cd/B19306_01/appdev.102/b14259/xdb15dbu.htm#sthref1873</a>). It is possible to create a fast and easy HTTP/REST endpoints this way (<a href="http://forums.oracle.com/forums/thread.jspa?messageI" rel="nofollow">http://forums.oracle.com/forums/thread.jspa?messageI</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marco Gralike</title>
		<link>http://technology.amis.nl/2008/01/08/scribble-on-a-pull-turns-push-architecture-based-on-http-registering-web-applications-as-event-listeners/#comment-5129</link>
		<dc:creator>Marco Gralike</dc:creator>
		<pubDate>Wed, 09 Jan 2008 12:12:55 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=2810#comment-5129</guid>
		<description><![CDATA[By the way, I hereby would propose to use the Oracle 11g Native Database Web Service (&quot;XMLDB&quot;) functionality, instead of the DBMS_EPG/PL/SQL Gateway, because it has the advantage that it is kernel build-in (buildin C, instead of based on a database servlet): http://tardate.blogspot.com/2007/08/revisiting-11g-native-web-services.html.]]></description>
		<content:encoded><![CDATA[<p>By the way, I hereby would propose to use the Oracle 11g Native Database Web Service (&#8220;XMLDB&#8221;) functionality, instead of the DBMS_EPG/PL/SQL Gateway, because it has the advantage that it is kernel build-in (buildin C, instead of based on a database servlet): <a href="http://tardate.blogspot.com/2007/08/revisiting-11g-native-web-services.html" rel="nofollow">http://tardate.blogspot.com/2007/08/revisiting-11g-native-web-services.html</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marco Gralike</title>
		<link>http://technology.amis.nl/2008/01/08/scribble-on-a-pull-turns-push-architecture-based-on-http-registering-web-applications-as-event-listeners/#comment-5128</link>
		<dc:creator>Marco Gralike</dc:creator>
		<pubDate>Wed, 09 Jan 2008 12:08:55 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=2810#comment-5128</guid>
		<description><![CDATA[By the way, I hereby would propose to use the Oracle 11g Native Database Web Service (&quot;XMLDB&quot;) functionality, instead of the DBMS_EPG/PL/SQL Gateway, because it has the advantage that it is kernel build-in (buildin C, instead of based on a database servlet): http://tardate.blogspot.com/2007/08/revisiting-11g-native-web-services.html . Another alternative, which is probably even easier to use (it is already buildin functionality), is using DBUri&#039;s and/or XDBUri&#039;s (http://download.oracle.com/docs/cd/B19306_01/appdev.102/b14259/xdb15dbu.htm#sthref1873). It is possible to create a fast and easy HTTP/REST endpoints this way (http://forums.oracle.com/forums/thread.jspa?messageID=1884992&amp;#1884992).]]></description>
		<content:encoded><![CDATA[<p>By the way, I hereby would propose to use the Oracle 11g Native Database Web Service (&#8220;XMLDB&#8221;) functionality, instead of the DBMS_EPG/PL/SQL Gateway, because it has the advantage that it is kernel build-in (buildin C, instead of based on a database servlet): <a href="http://tardate.blogspot.com/2007/08/revisiting-11g-native-web-services.html" rel="nofollow">http://tardate.blogspot.com/2007/08/revisiting-11g-native-web-services.html</a> . Another alternative, which is probably even easier to use (it is already buildin functionality), is using DBUri&#8217;s and/or XDBUri&#8217;s (<a href="http://download.oracle.com/docs/cd/B19306_01/appdev.102/b14259/xdb15dbu.htm#sthref1873" rel="nofollow">http://download.oracle.com/docs/cd/B19306_01/appdev.102/b14259/xdb15dbu.htm#sthref1873</a>). It is possible to create a fast and easy HTTP/REST endpoints this way (<a href="http://forums.oracle.com/forums/thread.jspa?messageID=1884992&#038;#1884992" rel="nofollow">http://forums.oracle.com/forums/thread.jspa?messageID=1884992&#038;#1884992</a>).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marco Gralike</title>
		<link>http://technology.amis.nl/2008/01/08/scribble-on-a-pull-turns-push-architecture-based-on-http-registering-web-applications-as-event-listeners/#comment-5127</link>
		<dc:creator>Marco Gralike</dc:creator>
		<pubDate>Wed, 09 Jan 2008 11:50:01 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=2810#comment-5127</guid>
		<description><![CDATA[I really like the &quot;Scribble&quot; stuff, keep it up (or should I hope for a lot of Dutch traffic jams :-) )]]></description>
		<content:encoded><![CDATA[<p>I really like the &#8220;Scribble&#8221; stuff, keep it up (or should I hope for a lot of Dutch traffic jams <img src='http://technology.amis.nl/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lucas Jellema</title>
		<link>http://technology.amis.nl/2008/01/08/scribble-on-a-pull-turns-push-architecture-based-on-http-registering-web-applications-as-event-listeners/#comment-5126</link>
		<dc:creator>Lucas Jellema</dc:creator>
		<pubDate>Wed, 09 Jan 2008 08:11:39 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=2810#comment-5126</guid>
		<description><![CDATA[P3t0r&lt;br /&gt;
Thanks for your comment. Of course you are right. It was just a brainstorm of sorts. The most useful point probably would be to have a central component doing the pulling - collecting events from pull sources such as RSS feeds, HTML pages etc - and turn them into push events to listeners who have registered.The other thought is that almost anyone can implement an HTTP interface - from the simplest Servlet container, PHP engine to the Oracle Database - that can accept such pushed events. Setting up an ESB or even a JMS topic is considerably more complex for many organizations and/or developers. So basically what I was thinking was getting a very simple way of pushing events into any technology stack, without having to worry about the infrastructure or firewall.&lt;br /&gt;
regards,Lucas]]></description>
		<content:encoded><![CDATA[<p>P3t0r<br />
Thanks for your comment. Of course you are right. It was just a brainstorm of sorts. The most useful point probably would be to have a central component doing the pulling &#8211; collecting events from pull sources such as RSS feeds, HTML pages etc &#8211; and turn them into push events to listeners who have registered.The other thought is that almost anyone can implement an HTTP interface &#8211; from the simplest Servlet container, PHP engine to the Oracle Database &#8211; that can accept such pushed events. Setting up an ESB or even a JMS topic is considerably more complex for many organizations and/or developers. So basically what I was thinking was getting a very simple way of pushing events into any technology stack, without having to worry about the infrastructure or firewall.<br />
regards,Lucas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: p3t0r</title>
		<link>http://technology.amis.nl/2008/01/08/scribble-on-a-pull-turns-push-architecture-based-on-http-registering-web-applications-as-event-listeners/#comment-5125</link>
		<dc:creator>p3t0r</dc:creator>
		<pubDate>Wed, 09 Jan 2008 08:03:53 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=2810#comment-5125</guid>
		<description><![CDATA[This is basically the same as building your own ESB/Messaging solution... most ESBs (if not all) do have HTTP/REST-style endpoints, with or without HTTPS. And since most ESB&#039;s are build arround a messaging infrastructure you get reliable asynchronous messaging for free...

I probably just don&#039;t get what you&#039;re trying to do ;)]]></description>
		<content:encoded><![CDATA[<p>This is basically the same as building your own ESB/Messaging solution&#8230; most ESBs (if not all) do have HTTP/REST-style endpoints, with or without HTTPS. And since most ESB&#8217;s are build arround a messaging infrastructure you get reliable asynchronous messaging for free&#8230;</p>
<p>I probably just don&#8217;t get what you&#8217;re trying to do <img src='http://technology.amis.nl/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
