<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Question about Multi-Threading in a Java Environment in Intel® Moderncode for Parallel Architectures</title>
    <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Question-about-Multi-Threading-in-a-Java-Environment/m-p/861840#M2444</link>
    <description>&lt;P&gt;&lt;FONT face="Arial" size="2"&gt;Another question about the same article:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Arial" size="2"&gt;The article roughly explains how theJVM handles locks. Can you providedetailed info about how that mechanism actually works for threads in Java?&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 24 Jan 2008 17:05:58 GMT</pubDate>
    <dc:creator>postaquestion</dc:creator>
    <dc:date>2008-01-24T17:05:58Z</dc:date>
    <item>
      <title>Question about Multi-Threading in a Java Environment</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Question-about-Multi-Threading-in-a-Java-Environment/m-p/861839#M2443</link>
      <description>&lt;P&gt;&lt;FONT face="Arial" size="2"&gt;I have a question after reading &lt;/FONT&gt;&lt;A href="https://community.intel.com/en-us/articles/article_nice_name"&gt;&lt;FONT face="Arial" size="2"&gt;this ISNarticle&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face="Arial" size="2"&gt;.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Arial" size="2"&gt;Although the JVM and Java code supports multi-threading, how about compilation? Is it possible to thread the javac compiler? This would significantly reduce compilation times. Is the javac executed by the JVM, or is it an independent binary?&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jan 2008 02:34:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Question-about-Multi-Threading-in-a-Java-Environment/m-p/861839#M2443</guid>
      <dc:creator>postaquestion</dc:creator>
      <dc:date>2008-01-23T02:34:39Z</dc:date>
    </item>
    <item>
      <title>Re: Question about Multi-Threading in a Java Environment</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Question-about-Multi-Threading-in-a-Java-Environment/m-p/861840#M2444</link>
      <description>&lt;P&gt;&lt;FONT face="Arial" size="2"&gt;Another question about the same article:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Arial" size="2"&gt;The article roughly explains how theJVM handles locks. Can you providedetailed info about how that mechanism actually works for threads in Java?&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jan 2008 17:05:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Question-about-Multi-Threading-in-a-Java-Environment/m-p/861840#M2444</guid>
      <dc:creator>postaquestion</dc:creator>
      <dc:date>2008-01-24T17:05:58Z</dc:date>
    </item>
    <item>
      <title>Re: Question about Multi-Threading in a Java Environment</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Question-about-Multi-Threading-in-a-Java-Environment/m-p/861841#M2445</link>
      <description>&lt;FONT face="Neo Sans Intel" color="#000080"&gt;Compilation can surely be parallelized so long as there is enough parallel work. Javac is independent to the JVM (not executed by JVM), and there are certain amount of serial tasks it needs to perform, like checking the default/system package, dependency analysis etc. If the serial portion dominates the compilation, the reducible compilation time gained by parallelism will be neglectable.&lt;/FONT&gt;</description>
      <pubDate>Fri, 01 Feb 2008 02:32:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Question-about-Multi-Threading-in-a-Java-Environment/m-p/861841#M2445</guid>
      <dc:creator>Hua_Y_Intel</dc:creator>
      <dc:date>2008-02-01T02:32:01Z</dc:date>
    </item>
    <item>
      <title>Re: Question about Multi-Threading in a Java Environment</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Question-about-Multi-Threading-in-a-Java-Environment/m-p/861842#M2446</link>
      <description>&lt;P&gt;&lt;FONT face="Arial" size="2"&gt;In response to the second question, one of our engineering contacts responded that this is difficult to answer in the course of a few sentences; theyrecommended that you look at the book &lt;EM&gt;&lt;A href="http://www.artima.com/insidejvm/ed2/"&gt;Inside the Java Virtual Machine&lt;/A&gt;&lt;/EM&gt; by Bill Venners&lt;EM&gt;.&lt;/EM&gt; The last chapter of the book is the one that covers thelock details of Java threads.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Arial" size="2"&gt;==&lt;/FONT&gt;&lt;/P&gt;&lt;FONT face="Arial" size="2"&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN&gt;Lexi S.&lt;/SPAN&gt;&lt;SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN&gt;IntelSoftware NetworkSupport&lt;/SPAN&gt;&lt;SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN&gt;&lt;A href="http://www.intel.com/software"&gt;&lt;FONT color="#800080"&gt;&lt;/FONT&gt;&lt;/A&gt;&lt;A href="http://www.intel.com/software" target="_blank"&gt;http://www.intel.com/software&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/FONT&gt; &lt;SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN&gt;&lt;A href="http://www.intel.com/cd/ids/developer/asmo-na/eng/58987.htm"&gt;Contact us&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Feb 2008 04:17:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Question-about-Multi-Threading-in-a-Java-Environment/m-p/861842#M2446</guid>
      <dc:creator>Intel_Software_Netw1</dc:creator>
      <dc:date>2008-02-04T04:17:45Z</dc:date>
    </item>
  </channel>
</rss>

