<?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/'><id>tag:blogger.com,1999:blog-7006618857347978140.post2325955722343058825..comments</id><updated>2010-07-16T09:47:20.096-07:00</updated><title type='text'>Comments on Next year's trends reported today: Yahoo's infrastructural disadvantage to Google: Ja...</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://www.trendcaller.com/feeds/2325955722343058825/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7006618857347978140/2325955722343058825/comments/default'/><link rel='alternate' type='text/html' href='http://www.trendcaller.com/2009/07/java-performance-does-not-scale-for.html'/><author><name>Kevin Lawton</name><uri>http://www.blogger.com/profile/03442192017196947120</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_Fe2SEsPN47o/Syw7wMIMW-I/AAAAAAAAAIQ/Gywo_bZtoTs/S220/kevin_scaled96x96.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>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-7006618857347978140.post-4465271331376279621</id><published>2009-07-23T02:47:41.282-07:00</published><updated>2009-07-23T02:47:41.282-07:00</updated><title type='text'>Like as if somebody haven&amp;#39;t knew that already....</title><content type='html'>Like as if somebody haven&amp;#39;t knew that already...&lt;br /&gt;&lt;br /&gt;As my SC teachers have said &amp;quot;the programming is an art of resource management.&amp;quot; Or like I put it now &amp;quot;the resource management is a bitch.&amp;quot;&lt;br /&gt;&lt;br /&gt;My point here is that automated resource management - especially in higher-end application market - would never ever be as efficient as traditional manual resource management.&lt;br /&gt;&lt;br /&gt;Additionally, if you take it to the NUMA systems (which are the cheap boxes with 8+ CPUs (not cores)), excessive memory consumption of Java also starts weighing in. On NUMA systems memory is generally slower. Meaning that more memory application consumes, slower it is.&lt;br /&gt;&lt;br /&gt;More cores/CPUs/threads trigger so-called &amp;quot;cross traffic&amp;quot; (CPU cache flushes to maintain coherency; RAM content transfer between NUMA nodes) slower the whole system becomes. And Java&amp;#39;s GC has to have extra threads (accessing the very same memory as other threads running on different CPUs/cores) meaning that you can&amp;#39;t avoid/minimize the cross traffic.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7006618857347978140/2325955722343058825/comments/default/4465271331376279621'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7006618857347978140/2325955722343058825/comments/default/4465271331376279621'/><link rel='alternate' type='text/html' href='http://www.trendcaller.com/2009/07/java-performance-does-not-scale-for.html?showComment=1248342461282#c4465271331376279621' title=''/><author><name>Ihar Filipau</name><uri>http://www.blogger.com/profile/05086565400407007423</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='19' src='http://photos1.blogger.com/blogger/5536/692/1600/white-rat-front-side.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.trendcaller.com/2009/07/java-performance-does-not-scale-for.html' ref='tag:blogger.com,1999:blog-7006618857347978140.post-2325955722343058825' source='http://www.blogger.com/feeds/7006618857347978140/posts/default/2325955722343058825' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1034075095'/></entry><entry><id>tag:blogger.com,1999:blog-7006618857347978140.post-4497971228885849656</id><published>2009-07-20T03:47:35.618-07:00</published><updated>2009-07-20T03:47:35.618-07:00</updated><title type='text'></title><content type='html'>This comment has been removed by a blog administrator.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7006618857347978140/2325955722343058825/comments/default/4497971228885849656'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7006618857347978140/2325955722343058825/comments/default/4497971228885849656'/><author><name>cl333r</name><uri>http://www.blogger.com/profile/08999495801517077202</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.trendcaller.com/2009/07/java-performance-does-not-scale-for.html' ref='tag:blogger.com,1999:blog-7006618857347978140.post-2325955722343058825' source='http://www.blogger.com/feeds/7006618857347978140/posts/default/2325955722343058825' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.contentRemoved' value='true'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1148715839'/></entry></feed>
