<?xml version="1.0"?>
<rss version="2.0">
<channel>
  <title>Greg&#039;s blog</title>
  <link>http://blogs.webtide.com:80/gregw/</link>
  <description></description>
  <language>en</language>
  <copyright>Greg Wilkins</copyright>
  <lastBuildDate>Thu, 10 Jul 2008 07:42:00 GMT</lastBuildDate>
  <generator>Pebble (http://pebble.sourceforge.net)</generator>
  <docs>http://backend.userland.com/rss</docs>
  
  
  <item>
    <title>Dojo Toolkit Maven Repository</title>
    <link>http://blogs.webtide.com:80/gregw/2008/07/10/1215675720000.html</link>
    
      
      
        <description>
          &lt;div align=&#034;justify&#034;&gt;Using&amp;nbsp; &lt;a href=&#034;javascript:void(0);/*1215675990513*/&#034;&gt;maven&lt;/a&gt; to build your project is a fantastic for managing your dependencies and avoiding having dependencies (and their dependencies) checked into your own svn.&amp;nbsp; The only fly in the ointment, is projects that don&#039;t publish maven artifacts, and the Ajax &lt;a href=&#034;javascript:void(0);/*1215675968971*/&#034;&gt;dojo toolkit&lt;/a&gt; has been one of these. Until now that is!&lt;/div&gt;&lt;p&gt;&lt;a href=&#034;http://blogs.webtide.com:80/gregw/2008/07/10/1215675720000.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
    
    
    <comments>http://blogs.webtide.com:80/gregw/2008/07/10/1215675720000.html#comments</comments>
    <guid isPermaLink="true">http://blogs.webtide.com:80/gregw/2008/07/10/1215675720000.html</guid>
    <pubDate>Thu, 10 Jul 2008 07:42:00 GMT</pubDate>
  </item>
  
  <item>
    <title>JSR-315 Needs You II</title>
    <link>http://blogs.webtide.com:80/gregw/2008/05/18/1211077980000.html</link>
    
      
      
        <description>
          &lt;div align=&#034;justify&#034;&gt;Rajiv, the spec lead on JSR-315 has posted his views on the issue of flexible automatic configuration of web applications.&amp;nbsp; Despite vigorous arguments for flexibility (or perhaps because of them), I&#039;ve not been able to make the case with those opposed to selective enabling of auto configuration....&lt;/div&gt;&lt;p&gt;&lt;a href=&#034;http://blogs.webtide.com:80/gregw/2008/05/18/1211077980000.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
    
    
    <comments>http://blogs.webtide.com:80/gregw/2008/05/18/1211077980000.html#comments</comments>
    <guid isPermaLink="true">http://blogs.webtide.com:80/gregw/2008/05/18/1211077980000.html</guid>
    <pubDate>Sun, 18 May 2008 02:33:00 GMT</pubDate>
  </item>
  
  <item>
    <title>Patterns for Servlet 3.0 suspend usage.</title>
    <link>http://blogs.webtide.com:80/gregw/2008/04/28/1209355449829.html</link>
    
      
      
        <description>
          This blog presents 5 patterns of suspend usage for servlet-3.0, which can help explain the generic cases, provide a template for specific implementations and/or be the basis of frameworks to help developers.&lt;p&gt;&lt;a href=&#034;http://blogs.webtide.com:80/gregw/2008/04/28/1209355449829.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
    
    
    <comments>http://blogs.webtide.com:80/gregw/2008/04/28/1209355449829.html#comments</comments>
    <guid isPermaLink="true">http://blogs.webtide.com:80/gregw/2008/04/28/1209355449829.html</guid>
    <pubDate>Mon, 28 Apr 2008 04:04:09 GMT</pubDate>
  </item>
  
  <item>
    <title>JSR-315 Needs YOU!</title>
    <link>http://blogs.webtide.com:80/gregw/2008/04/25/1209090806878.html</link>
    
      
      
        <description>
          The expert group for JSR 315 (servlet-3.0) has come to a bit of an impasse regarding some new features for auto discovery of servlets and filters.&amp;nbsp;&amp;nbsp; Some members of the EG have some security/flexibility concerns regarding these features, but others do not think the concerns&amp;nbsp; significant enough to warrant additional complexity in configuration options.&lt;br /&gt;
In order to resolve this impasse, the EG has decided to solicit more community feedback. So this is my biased blog soliciting that feedback.&lt;p&gt;&lt;a href=&#034;http://blogs.webtide.com:80/gregw/2008/04/25/1209090806878.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
    
    
    <comments>http://blogs.webtide.com:80/gregw/2008/04/25/1209090806878.html#comments</comments>
    <guid isPermaLink="true">http://blogs.webtide.com:80/gregw/2008/04/25/1209090806878.html</guid>
    <pubDate>Fri, 25 Apr 2008 02:33:26 GMT</pubDate>
  </item>
  
  <item>
    <title>Use-Cases for Async Servlets</title>
    <link>http://blogs.webtide.com:80/gregw/2008/04/24/1208990374379.html</link>
    
      
      
        <description>
          Pre-release 0 of Jetty 7.0.0 is now available and includes a preview of the proposed Servlet 3.0 API for asynchronous servlets.&amp;nbsp; This&amp;nbsp; blog looks at 4 cool things you can do with asynchronous servlets and how they can be implemented using the proposed API.&lt;p&gt;&lt;a href=&#034;http://blogs.webtide.com:80/gregw/2008/04/24/1208990374379.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
    
    
    <comments>http://blogs.webtide.com:80/gregw/2008/04/24/1208990374379.html#comments</comments>
    <guid isPermaLink="true">http://blogs.webtide.com:80/gregw/2008/04/24/1208990374379.html</guid>
    <pubDate>Wed, 23 Apr 2008 22:39:34 GMT</pubDate>
  </item>
  
  <item>
    <title>Jetty Improves in Netcraft survey (again)</title>
    <link>http://blogs.webtide.com:80/gregw/2008/04/11/1207878698135.html</link>
    
      
      
        <description>
          &lt;div align=&#034;justify&#034;&gt;As with most open source projects, it&#039;s very hard to get a measure of who/how/where/why Jetty is being used a deployed.&amp;nbsp; Downloads long ago became meaningless with the advent of many available bundling and distribution channels.&amp;nbsp;&amp;nbsp; The &lt;a href=&#034;http://survey.netcraft.com/Reports/200804/&#034;&gt;Netcraft Web Survey&lt;/a&gt; is one good measure, as it scans the internet and identifies which server sites run. In the results released April 2008, Jetty is identified for 278,501 public server, which is 80% of the market share of our closest &amp;quot;competitor&amp;quot; tomcat. If we exclude unknowns and others catagory, Jetty is currently 12th in the league table of identified servers of all types and closing in on a top 10 ranking .&lt;/div&gt;&lt;p&gt;&lt;a href=&#034;http://blogs.webtide.com:80/gregw/2008/04/11/1207878698135.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
    
    
    <comments>http://blogs.webtide.com:80/gregw/2008/04/11/1207878698135.html#comments</comments>
    <guid isPermaLink="true">http://blogs.webtide.com:80/gregw/2008/04/11/1207878698135.html</guid>
    <pubDate>Fri, 11 Apr 2008 01:51:38 GMT</pubDate>
  </item>
  
  <item>
    <title>Jesse Mcconnell at Webtide</title>
    <link>http://blogs.webtide.com:80/gregw/2008/04/02/1207108680000.html</link>
    
      
      
        <description>
          Jesse Mcconnell (of maven background) has joined Webtide.&amp;nbsp; Jesse has been with us for several months now and we are really please to have his experience and skills being applied to the Jetty project and for Webtide clients.&lt;br /&gt;
&lt;br /&gt;
Jesse has started a &lt;a href=&#034;http://blogs.webtide.com/jesse/&#034;&gt;blog&lt;/a&gt;, and his first technical entry is a cracker! He&#039;s used the proposed async servlet 3.0 API to implement an &lt;a href=&#034;http://blogs.webtide.com/jesse/2008/03/28/1206725514147.html&#034;&gt;asynchronous web services demonstration&lt;/a&gt;. This demonstration clearly shows the huge gains that are possible with an asynchronous approach.&lt;p&gt;&lt;a href=&#034;http://blogs.webtide.com:80/gregw/2008/04/02/1207108680000.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
    
    
    <comments>http://blogs.webtide.com:80/gregw/2008/04/02/1207108680000.html#comments</comments>
    <guid isPermaLink="true">http://blogs.webtide.com:80/gregw/2008/04/02/1207108680000.html</guid>
    <pubDate>Wed, 02 Apr 2008 03:58:00 GMT</pubDate>
  </item>
  
  <item>
    <title>Servlet 3.0 sampler patch</title>
    <link>http://blogs.webtide.com:80/gregw/2008/03/16/1205645580000.html</link>
    
      
      
        <description>
          A patch is now available for the development version of Jetty that introduces some of the proposed features for Servlet 3.0.&amp;nbsp; Key among these is a suspend/resume API on the request object that is a proposed standardization the Jetty Continuation mechanism for asynchronous servlets.&lt;p&gt;&lt;a href=&#034;http://blogs.webtide.com:80/gregw/2008/03/16/1205645580000.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
    
    
    <comments>http://blogs.webtide.com:80/gregw/2008/03/16/1205645580000.html#comments</comments>
    <guid isPermaLink="true">http://blogs.webtide.com:80/gregw/2008/03/16/1205645580000.html</guid>
    <pubDate>Sun, 16 Mar 2008 05:33:00 GMT</pubDate>
  </item>
  
  <item>
    <title>Client-side session replication for clusters</title>
    <link>http://blogs.webtide.com:80/gregw/2008/01/09/1199853132488.html</link>
    
      
      
        <description>
          Techniques for&amp;nbsp; replicating session data include distributing: to all nodes in a cluster; to a subset of the nodes in the cluster; to a database; to a cluster server; etc. etc. To this range of solutions, cometd/bayeux now adds the possibility of using the client machine to store replicated session.&lt;br /&gt;
&lt;br /&gt;&lt;p&gt;&lt;a href=&#034;http://blogs.webtide.com:80/gregw/2008/01/09/1199853132488.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
    
    
    <comments>http://blogs.webtide.com:80/gregw/2008/01/09/1199853132488.html#comments</comments>
    <guid isPermaLink="true">http://blogs.webtide.com:80/gregw/2008/01/09/1199853132488.html</guid>
    <pubDate>Wed, 09 Jan 2008 04:32:12 GMT</pubDate>
  </item>
  
  <item>
    <title>20,000 reasons why Jetty scales</title>
    <link>http://blogs.webtide.com:80/gregw/2008/01/07/1199704334432.html</link>
    
      
      
        <description>
          I have published a &lt;a href=&#034;http://cometdaily.com/2008/01/07/20000-reasons-that-comet-scales/&#034;&gt;comet Daily article&lt;/a&gt; that describes how I have benchmarked Jetty&#039;s &lt;a href=&#034;http://www.cometd.com&#034;&gt;Cometd&lt;/a&gt; implementationof &lt;a href=&#034;http://dojotoolkit.org/projects/dojox&#034;&gt;dojox&lt;/a&gt; Bayeux protocol to 20,000 simultaneous clients.&amp;nbsp; This blog looks at the same results from a more &lt;a href=&#034;http://jetty.mortbay.org&#034;&gt;Jetty&lt;/a&gt; centric view point.&lt;p&gt;&lt;a href=&#034;http://blogs.webtide.com:80/gregw/2008/01/07/1199704334432.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
    
    
    <comments>http://blogs.webtide.com:80/gregw/2008/01/07/1199704334432.html#comments</comments>
    <guid isPermaLink="true">http://blogs.webtide.com:80/gregw/2008/01/07/1199704334432.html</guid>
    <pubDate>Mon, 07 Jan 2008 11:12:14 GMT</pubDate>
  </item>
  
  </channel>
</rss>
