| 
     
      
      
      From: <ha...@us...> - 2007-03-11 20:00:22
      
     
   | 
Revision: 1608
          http://svn.sourceforge.net/cogkit/?rev=1608&view=rev
Author:   hategan
Date:     2007-03-11 13:00:16 -0700 (Sun, 11 Mar 2007)
Log Message:
-----------
changes
Modified Paths:
--------------
    trunk/current/src/cog/modules/karajan/CHANGES.txt
Modified: trunk/current/src/cog/modules/karajan/CHANGES.txt
===================================================================
--- trunk/current/src/cog/modules/karajan/CHANGES.txt	2007-03-11 19:59:10 UTC (rev 1607)
+++ trunk/current/src/cog/modules/karajan/CHANGES.txt	2007-03-11 20:00:16 UTC (rev 1608)
@@ -1,3 +1,10 @@
+(03/11/2007)
+
+*** Use a thread pool for submission instead of starting
+    a new thread every time. The thread pool is a cached
+	thread pool. It starts new threads as needed and shuts them
+	down after a certain idle time.
+
 (02/27/2007)
 
 *** AllocateHost was leaking a few things in the schedulers.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
 |