<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to feature-requests</title><link>https://sourceforge.net/p/threadpool/feature-requests/</link><description>Recent changes to feature-requests</description><atom:link href="https://sourceforge.net/p/threadpool/feature-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Wed, 08 Apr 2009 17:33:16 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/threadpool/feature-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>adding the ability to choose the worker_thread</title><link>https://sourceforge.net/p/threadpool/feature-requests/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;it could be good to be able to choose the m_thread type in the worker_thread :&lt;br /&gt;
As first idea coming in mind: for some mathematical library, we need to deallocate memory per thread, and doing so in the real worker thread is a real need (simply overloading the thread destructor).&lt;/p&gt;
&lt;p&gt;With the current system, we must put "clean memory" small function to schedule and hope that all threads will be call with them ... wich is really random.&lt;/p&gt;
&lt;p&gt;Regards.&lt;/p&gt;
&lt;p&gt;Benoît.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Benoit Hamet</dc:creator><pubDate>Wed, 08 Apr 2009 17:33:16 -0000</pubDate><guid>https://sourceforge.net1a1c6d0e114dcb729423b203352883a080b51864</guid></item></channel></rss>