<?xml version="1.0" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugzilla.globus.org/bugzilla/bugzilla.dtd">

<bugzilla version="3.2.3"
          urlbase="http://bugzilla.globus.org/bugzilla/"
          maintainer="bacon@mcs.anl.gov"
>

    <bug>
          <bug_id>5660</bug_id>
          
          <creation_ts>2007-11-01 14:26</creation_ts>
          <short_desc>Control thread creation</short_desc>
          <delta_ts>2008-05-06 15:07:52</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>RFT</product>
          <component>RFT</component>
          <version>development</version>
          <rep_platform>Macintosh</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>4.0.7</target_milestone>
          
          <blocked>5610</blocked>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Martin Feller">feller@mcs.anl.gov</reporter>
          <assigned_to name="Martin Feller">feller@mcs.anl.gov</assigned_to>
          <cc>neillm@mcs.anl.gov</cc>
    
    <cc>rft-dev@globus.org</cc>

      

      
          <long_desc isprivate="0">
            <who name="Martin Feller">feller@mcs.anl.gov</who>
            <bug_when>2007-11-01 14:26:32</bug_when>
            <thetext>Currently RFT uses the container workmanager in a way that for each
TransferWork a separate thread will be created to work on the task.
For better control of the number of active threads in the container
RFT should make use of a thread pool with a fixed size.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who name="Martin Feller">feller@mcs.anl.gov</who>
            <bug_when>2008-05-06 15:07:52</bug_when>
            <thetext>This change had been committed for RFT in 4.0.7.
Using the EDU.oswego.cs.dl.util.concurrent package for this.</thetext>
          </long_desc>
      
      

    </bug>

</bugzilla>