<?xml version="1.0"?><rss version="2.0">
    <channel>
        <title>Joind.in</title>
        <link>https://joind.in/</link>
        <description>Joind.in</description>
        <language>en-us</language>
        <pubDate>Sun, 12 Feb 2012 23:16:15 +0000</pubDate>
    </channel>
    
            <item>
                <title>Comment on: Highly Scalable Web Applications</title>
                <guid>https://joind.in/talk/view/181</guid>
                <link>https://joind.in/talk/view/181</link>
                <description>Great talk! Lots of info about scaling through MySQL, which is really where you've got to scale. Eli clearly knows  his stuff, and anyone who missed this talk missed out. Well done, Eli.</description>
                <pubDate>Wed, 20 May 2009 16:31:58 +0000</pubDate>
            </item>
        
            <item>
                <title>Comment on: Highly Scalable Web Applications</title>
                <guid>https://joind.in/talk/view/181</guid>
                <link>https://joind.in/talk/view/181</link>
                <description>Good talk, although i think partitions could also be served via mysql 5.1+. Also NGINX is a great low mem load balance, we use it to  create a hash map, if a server doesn't respond for X time it will drop it from the hash, but also  nginx can retry the request until it does load ( so that the EU never get a 404 or connection issue.)  while it support  fcgi , i highly suggest  using  apache on the webheads for module php and  nginx to decide which web head to send a request to.


Very good talk on  vertical and horizontal db partitioning , if mysql 5.1 with additional  iscsi/fiber cards is not an option.</description>
                <pubDate>Wed, 20 May 2009 19:26:28 +0000</pubDate>
            </item>
        
            <item>
                <title>Comment on: Highly Scalable Web Applications</title>
                <guid>https://joind.in/talk/view/181</guid>
                <link>https://joind.in/talk/view/181</link>
                <description>Eli has an amazing ability to take complex concepts and make them easily understandable to all.  I enjoyed how he progressed from beginning to OMG levels showing the decisions and techniques to use.</description>
                <pubDate>Wed, 20 May 2009 20:23:19 +0000</pubDate>
            </item>
        </rss>

