<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>BestTechVideos: Videos Tagged with 'Apache Tomcat'</title>
    <link>http://www.bestechvideos.com/tag/apache-tomcat/rss</link>
    <pubDate>Wed, 26 Aug 2009 10:02:30 GMT</pubDate>
    <description>BestTechVideos: Recently Posted Videos with short descriptions</description>
    <item>
      <title>Performance Tuning for Apache Tomcat</title>
      <link>http://www.bestechvideos.com/2009/08/19/performance-tuning-for-apache-tomcat</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2009/08/19/performance-tuning-for-apache-tomcat"><img alt="Performance Tuning for Apache Tomcat" src="/uploads/btv/video/image/00000001/9934/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p><strong>Summary</strong> <br /> Mark Thomas, a member of the Apache Tomcat PMC, explains the tuning process for Tomcat, JVM and the applications running on them considering different usage patterns, hardware and network configurations. 					<br /> <br /> <strong>Bio</strong> <br /> Mark Thomas is a Senior Software Engineer with SpringSource where he leads the integration of Tomcat with tc Server. Mark has been using and developing Apache Tomcat for more than five years. He is a Tomcat committer and PMC member, he created the Tomcat security pages, became a member of the ASF and joined the Apache Security Committee. 			         						<br /> <br /> <strong>About the conference</strong> <br /> SpringOne is the annual conference for the global Spring community held in both Europe and the Americas. SpringOne Europe 2009 focused on the emerging technologies and best practices around the Spring Framework and enterprise software development. The event featured the project founders, core committers, authors, consultants, project leads, and professional trainers.</p><p><a href="http://www.bestechvideos.com/2009/08/19/performance-tuning-for-apache-tomcat">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/java">Java</a>]]>
      </description>
      <pubDate>Wed, 26 Aug 2009 10:02:30 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/08/19/performance-tuning-for-apache-tomcat</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2009/08/19/performance-tuning-for-apache-tomcat</comments>
    </item>
    <item>
      <title>Silicon Valley JUG: Applying the Asynchronous Web</title>
      <link>http://www.bestechvideos.com/2008/11/24/silicon-valley-jug-applying-the-asynchronous-web</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/11/24/silicon-valley-jug-applying-the-asynchronous-web"><img alt="Silicon Valley JUG: Applying the Asynchronous Web" src="/uploads/btv/video/image/00000001/6276/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>Emerging Ajax techniques &ndash; variously called Ajax Push, Comet, Reverse Ajax, and HTTP streaming &ndash; are bringing revolutionary changes to web application interactivity, moving the web into the Participation Age. Join us for a detailed introduction to the asynchronous web, covering the underlying protocols and APIs, the challenges for application servers, and the high-level techniques available to application developers. The techniques covered will allow you to add multiuser collaboration and notification features to your application, whether developed with Dojo, DWR, or ICEfaces, and whether deployed on Jetty, Tomcat, or GlassFish.<br />
<br />
<strong>Speaker: Ted Goddard</strong><br />
<strong>Speaker: Jean-Francois Arcand</strong></p>
<p><strong><em>Google Tech Talks</em></strong><em><br />
October 21, 2008</em></p><p><a href="http://www.bestechvideos.com/2008/11/24/silicon-valley-jug-applying-the-asynchronous-web">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>, <a href="http://www.bestechvideos.com/category/web-tech">Technologies</a>, <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/techtalks">Techtalks</a>, <a href="http://www.bestechvideos.com/category/ajax">AJAX</a>, <a href="http://www.bestechvideos.com/category/google">Google</a>, <a href="http://www.bestechvideos.com/category/javascript">Javascript</a>]]>
      </description>
      <pubDate>Tue, 25 Nov 2008 10:53:53 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/11/24/silicon-valley-jug-applying-the-asynchronous-web</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2008/11/24/silicon-valley-jug-applying-the-asynchronous-web</comments>
    </item>
    <item>
      <title>Cluster Your JVM to SIMPLIFY application architecture</title>
      <link>http://www.bestechvideos.com/2008/07/12/cluster-your-jvm-to-simplify-application-architecture</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/07/12/cluster-your-jvm-to-simplify-application-architecture"><img alt="Cluster Your JVM to SIMPLIFY application architecture" src="/uploads/btv/video/image/00000001/2797/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p><strong>Summary</strong> 					<br />
Open Terracotta is an open-source, highly scalable, JVM-level clustering solution. As well as being a drop-in replacement for Tomcat Clustering, it can transparently cluster POJOs and Spring beans. This presentation will be an in-depth case study of a small mobile application built using Terracotta clustering.  					<br />
<br />
<strong>Bio</strong> 					<br />
Ari Zilka is CTO and co-founder of Terracotta. Previously, Ari was the Chief Architect at Walmart.com, where he led the innovation and development of the company's new engineering initiatives. Prior to Walmart.com, Ari worked as a consultant at Sapient and PriceWaterhouseCoopers. 			         						<br />
<br />
<strong>About the conference</strong> 						<br />
QCon is a conference that is organized by the community, for the community.The result is a high quality conference experience where a tremendous amount of attention and investment has gone into having the best content on the most important topics presented by the leaders in our community.QCon is designed with the technical depth and enterprise focus of interest to technical team leads, architects, and project managers.</p><p><a href="http://www.bestechvideos.com/2008/07/12/cluster-your-jvm-to-simplify-application-architecture">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/java">Java</a>, <a href="http://www.bestechvideos.com/category/j2ee">j2ee</a>, <a href="http://www.bestechvideos.com/category/spring">Spring</a>]]>
      </description>
      <pubDate>Sun, 13 Jul 2008 02:50:26 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/07/12/cluster-your-jvm-to-simplify-application-architecture</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2008/07/12/cluster-your-jvm-to-simplify-application-architecture</comments>
    </item>
    <item>
      <title>Rod Johnson Discusses Spring, OSGi, Tomcat and the Future of Enterprise Java</title>
      <link>http://www.bestechvideos.com/2008/06/18/rod-johnson-discusses-spring-osgi-tomcat-and-the-future-of-enterprise-java</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/06/18/rod-johnson-discusses-spring-osgi-tomcat-and-the-future-of-enterprise-java"><img alt="Rod Johnson Discusses Spring, OSGi, Tomcat and the Future of Enterprise Java" src="/uploads/btv/video/image/00000001/1535/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p><strong>Summary</strong>     				<br />
Rod Johnson discusses the Spring Portfolio, the Oracle/BEA and Sun/MySQL acquisitions, Java EE 6, Tomcat and Spring, Spring Dynamic Modules, the future of enterprise Java, the benefits of OSGi for application developers, the Covalent acquisition and Spring 3.0. Johnson also alludes to the SpringSource Application Platform, which was announced a month after this interview was filmed.     				<br />
<br />
<strong>Bio</strong>     				<br />
Rod is one of the world's leading authorities on Java and J2EE development. He is a best-selling author, experienced consultant, and open source developer, as well as a popular conference speaker. Rod is the founder of the Spring Framework, which began from code published with Expert One-on-One J2EE Design and Development. Along with Juergen Hoeller, he continues to lead the development of Spring.</p><p><a href="http://www.bestechvideos.com/2008/06/18/rod-johnson-discusses-spring-osgi-tomcat-and-the-future-of-enterprise-java">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/web-tech">Technologies</a>, <a href="http://www.bestechvideos.com/category/databases">Databases</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/oracle">Oracle</a>, <a href="http://www.bestechvideos.com/category/java">Java</a>, <a href="http://www.bestechvideos.com/category/interview">Interview</a>, <a href="http://www.bestechvideos.com/category/spring">Spring</a>]]>
      </description>
      <pubDate>Thu, 19 Jun 2008 05:15:59 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/06/18/rod-johnson-discusses-spring-osgi-tomcat-and-the-future-of-enterprise-java</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2008/06/18/rod-johnson-discusses-spring-osgi-tomcat-and-the-future-of-enterprise-java</comments>
    </item>
    <item>
      <title>Tutorial: Achieve Rapid Application Development with Seam+Eclipse+Tomcat</title>
      <link>http://www.bestechvideos.com/2007/11/11/tutorial-achieve-rapid-application-development-with-seam-eclipse-tomcat</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2007/11/11/tutorial-achieve-rapid-application-development-with-seam-eclipse-tomcat"><img alt="Tutorial: Achieve Rapid Application Development with Seam+Eclipse+Tomcat" src="/uploads/btv/video/image/00000001/1150/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p><span id="quote_13569">Hi,<br />
I wrote a step-by-step screencast tutorial to make Seam development as RAD - Rapid Application Development with Eclipse and Tomcat, focussing on developer productivity.</span></p><p><a href="http://www.bestechvideos.com/2007/11/11/tutorial-achieve-rapid-application-development-with-seam-eclipse-tomcat">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/java">Java</a>, <a href="http://www.bestechvideos.com/category/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/j2ee">j2ee</a>]]>
      </description>
      <pubDate>Sun, 11 Nov 2007 21:07:07 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2007/11/11/tutorial-achieve-rapid-application-development-with-seam-eclipse-tomcat</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2007/11/11/tutorial-achieve-rapid-application-development-with-seam-eclipse-tomcat</comments>
    </item>
  </channel>
</rss>

