<?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: Thread enabled perl in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/thread-enabled-perl/m-p/4786016#M641111</link>
    <description>Thanks for the link James</description>
    <pubDate>Wed, 11 May 2011 07:34:21 GMT</pubDate>
    <dc:creator>Misak</dc:creator>
    <dc:date>2011-05-11T07:34:21Z</dc:date>
    <item>
      <title>Thread enabled perl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/thread-enabled-perl/m-p/4786010#M641105</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;Can anyone please tell me advantages and disadvantages of thread-enabled Perl.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 10 May 2011 07:31:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/thread-enabled-perl/m-p/4786010#M641105</guid>
      <dc:creator>Misak</dc:creator>
      <dc:date>2011-05-10T07:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: Thread enabled perl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/thread-enabled-perl/m-p/4786011#M641106</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;If you want your code to be able to create multiple sub-processes to do some piece of work then threads offer one mechanism.&lt;BR /&gt;&lt;BR /&gt;If you want your code to divide up an overall process into several parallel processes, then threads offer one mechanism.&lt;BR /&gt;&lt;BR /&gt;If you want an alternative to recursive function (subroutine) calls, then threads offer on mechanism.&lt;BR /&gt;&lt;BR /&gt;Building or using a threaded Perl is required to use threads.&lt;BR /&gt;&lt;BR /&gt;If you are not concerned with doing any of the above kinds of processing, a threaded Perl isn't a concern.  Using Perl threads does consume more memory than without.  All things are a balance and your mileage may vary.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 10 May 2011 10:52:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/thread-enabled-perl/m-p/4786011#M641106</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2011-05-10T10:52:51Z</dc:date>
    </item>
    <item>
      <title>Re: Thread enabled perl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/thread-enabled-perl/m-p/4786012#M641107</link>
      <description>Thanks James.</description>
      <pubDate>Tue, 10 May 2011 11:02:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/thread-enabled-perl/m-p/4786012#M641107</guid>
      <dc:creator>Misak</dc:creator>
      <dc:date>2011-05-10T11:02:53Z</dc:date>
    </item>
    <item>
      <title>Re: Thread enabled perl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/thread-enabled-perl/m-p/4786013#M641108</link>
      <description>Hi (again):&lt;BR /&gt;&lt;BR /&gt;Ah, what part of your question didn't I answer?  A 3-point assignment suggests a thanks with very little actual help.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 10 May 2011 12:35:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/thread-enabled-perl/m-p/4786013#M641108</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2011-05-10T12:35:52Z</dc:date>
    </item>
    <item>
      <title>Re: Thread enabled perl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/thread-enabled-perl/m-p/4786014#M641109</link>
      <description>I was looking for some more evidance. But i am sorry. I am new and may be i am wrong in asigning the point. never mind</description>
      <pubDate>Tue, 10 May 2011 12:40:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/thread-enabled-perl/m-p/4786014#M641109</guid>
      <dc:creator>Misak</dc:creator>
      <dc:date>2011-05-10T12:40:41Z</dc:date>
    </item>
    <item>
      <title>Re: Thread enabled perl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/thread-enabled-perl/m-p/4786015#M641110</link>
      <description>Hi (again):&lt;BR /&gt;&lt;BR /&gt;Perhaps this will help:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.perlmonks.com/?node_id=868710" target="_blank"&gt;http://www.perlmonks.com/?node_id=868710&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 10 May 2011 13:25:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/thread-enabled-perl/m-p/4786015#M641110</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2011-05-10T13:25:27Z</dc:date>
    </item>
    <item>
      <title>Re: Thread enabled perl</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/thread-enabled-perl/m-p/4786016#M641111</link>
      <description>Thanks for the link James</description>
      <pubDate>Wed, 11 May 2011 07:34:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/thread-enabled-perl/m-p/4786016#M641111</guid>
      <dc:creator>Misak</dc:creator>
      <dc:date>2011-05-11T07:34:21Z</dc:date>
    </item>
  </channel>
</rss>

