<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-2068059230609255872</id><updated>2011-04-21T12:48:10.743-05:00</updated><category term='java'/><title type='text'>Murali Kosaraju's Blog</title><subtitle type='html'>Blogs on latest technology issues and solutions, primarily covering Java, JEE, .Net, Software, Engineering, Frameworks, Messaging, SOA, Middleware, EAI and Databases.</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://mkosaraju.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2068059230609255872/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://mkosaraju.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Murali Kosaraju</name><uri>http://www.blogger.com/profile/10246382032585051229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>2</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-2068059230609255872.post-1795494599467371479</id><published>2007-05-21T04:30:00.001-05:00</published><updated>2007-05-21T05:55:48.328-05:00</updated><title type='text'>XML Appliances and SOA</title><content type='html'>Enterprises trying to adopt SOA strategies are increasingly looking at the new breed of technologies like xml appliances. These appliances, typically, contain firmware and hardened chips to accelerate XML and XSLT based processing.&lt;br /&gt;&lt;br /&gt;Products like &lt;a href="http://www.ibm.com/software/integration/datapower"&gt;DataPower&lt;/a&gt; (acquired by IBM), &lt;a href="http://newsroom.cisco.com/dlls/2007/corp_022107.html"&gt;Reactivity &lt;/a&gt;(acquired by Cisco), &lt;a href="http://www.intel.com/cd/ids/developer/asmo-na/eng/240839.htm"&gt;Sarvega &lt;/a&gt;(acquired by Intel) and &lt;a href="http://www.layer7tech.com/"&gt;Layer7 &lt;/a&gt;have already made greater in-roads in terms of enterprise usage.&lt;br /&gt;&lt;br /&gt;What are the real &lt;font style="font-weight: bold;"&gt;advantages &lt;/font&gt;of using these appliances? Since I have been exposed to DataPower, I can list them below:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;&lt;font style="font-weight: bold;"&gt;Security &lt;/font&gt;- especially for internet facing applications. Handles DOS attacks, XML and XSL threats at wire-speeds. Supports WS-Security, SAML and LDAP. It also provides fine-grained access control.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;&lt;font style="font-weight: bold;"&gt;Hardware based acceleration&lt;/font&gt; - Since SSL is, highly resource intensive, regular web servers like Apache or IIS can't handle large volumes of SSL connections. Datapower comes with an SSL accelerator and can easily handle large volumes. Datapower also compiles XSL stylesheets and runs the compiled code on hardware which gives it  dramatic performance.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;&lt;font style="font-weight: bold;"&gt;Multi-protocol gateway&lt;/font&gt; - The X150, integration appliance from Datapower is a high-end version which includes multi-protocol gateway features besides security and routing capabilities. The multi-protocol gateway can talk multiple protocols (MQ, TIBCO EMS, FTP, HTTP, ODBC, SOAP based web services etc) and can act as an integration broker. The input and output can be text or binary and handles many data formats (XML, SOAP, Cobol copybook, SWIFT, EDI etc).    &lt;br /&gt;&lt;/li&gt;&lt;li&gt;&lt;font style="font-weight: bold;"&gt;Firewalls and Proxies&lt;/font&gt; - XML firewalls and web serivce proxies can be configured easily to achieve service virtualization.&lt;/li&gt;&lt;/ul&gt;I am sure their competitors provide more or less the same set of features in their product lines. There was a comparison of XML gateways made in &lt;a href="http://www.networkcomputing.com/showitem.jhtml?docid=1608f3"&gt;2005&lt;/a&gt;, which rates Datapower very high when compared to other products.&lt;br /&gt;&lt;br /&gt;I haven't learned much about the drawbacks of these appliances, although I can list a few, I would like others who have used these appliances to post some.&lt;br /&gt;The &lt;font style="font-weight: bold;"&gt;drawbacks&lt;/font&gt;, atleast for Datapower, are as follows:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;&lt;font style="font-weight: bold;"&gt;Cost &lt;/font&gt;- X150 sells at $75,000 a piece. If the applications are primarily intranet based, one has to really justify the ROI on this piece of hardware.&lt;/li&gt;&lt;li&gt;&lt;font style="font-weight: bold;"&gt;Machine limitations&lt;/font&gt; - If the anticipated load increases (heavy concurrent usage, in a shared environment) the machine might be overloaded and will be subjected to CPU and memory limitations. The appliances themselves run on a very lightweight OS (usually Linux based).&lt;/li&gt;&lt;li&gt;&lt;font style="font-weight: bold;"&gt;No state and transaction management&lt;/font&gt;. The appliances, as of now, can't handle state and can't co-ordinate transactions (global). This may change in the future though and it might even threaten the existence of JEE servers.&lt;/li&gt;&lt;li&gt;&lt;font style="font-weight: bold;"&gt;Difficult to pin-point bugs &lt;/font&gt;and may end up as a firmware upgrade, which might take a long time. I happen to remember an issue we faced with DNS resolution and it took several weeks for us to come up with a workaround, let alone a fix.&lt;/li&gt;&lt;li&gt;&lt;font style="font-weight: bold;"&gt;Messaging support&lt;/font&gt; is not clean (i.e you don't find all the features of JMS as a sender and a consumer) and is limited. So one should be vary of using messaging support and should be done on a case-by-case basis.&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2068059230609255872-1795494599467371479?l=mkosaraju.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://mkosaraju.blogspot.com/feeds/1795494599467371479/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2068059230609255872&amp;postID=1795494599467371479' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2068059230609255872/posts/default/1795494599467371479'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2068059230609255872/posts/default/1795494599467371479'/><link rel='alternate' type='text/html' href='http://mkosaraju.blogspot.com/2007/05/xml-appliances-and-soa.html' title='XML Appliances and SOA'/><author><name>Murali Kosaraju</name><uri>http://www.blogger.com/profile/10246382032585051229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2068059230609255872.post-6503463022645388722</id><published>2007-05-12T21:38:00.000-05:00</published><updated>2007-05-12T22:01:29.696-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='java'/><title type='text'>My First Blog</title><content type='html'>Finally, I was convinced to my satisfaction to start blogging and share my experiences on various topics and issues of interest to various communities on the internet.&lt;br /&gt;&lt;br /&gt;As I am more of a technologist, please be advised that the topics may be as geeky as a geek could be.&lt;br /&gt;&lt;br /&gt;I can't wait to tell you that I live and breathe Java. I am all into the world of JEE, Messaging(JMS), Web Services, SOA paradigms and other EAI technologies. I am also a novice in  .NET technologies (primarily C#, to me it is just a cousin of Java and I found more similarities rather than dissimilarities).&lt;br /&gt;&lt;br /&gt;As a matter of fact, I recently authored my second &lt;a href="http://www.javaworld.com/javaworld/jw-04-2007/jw-04-xa.html"&gt;article &lt;/a&gt;at JavaWorld. It mainly demonstrates how one can utilize distributed transactions (JTA/XA) in standalone Java applications. The article focuses on how one can integrate different standalone JTA implementations (JBossTS, Atomikos and Bitronix) using the widely popular Spring framework. Please let me know your comments, if you get a chance to read.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2068059230609255872-6503463022645388722?l=mkosaraju.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://mkosaraju.blogspot.com/feeds/6503463022645388722/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2068059230609255872&amp;postID=6503463022645388722' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2068059230609255872/posts/default/6503463022645388722'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2068059230609255872/posts/default/6503463022645388722'/><link rel='alternate' type='text/html' href='http://mkosaraju.blogspot.com/2007/05/my-first-blog.html' title='My First Blog'/><author><name>Murali Kosaraju</name><uri>http://www.blogger.com/profile/10246382032585051229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
