/[classpath]/classpath/gnu/java/rmi/server/ConnectionRunnerPool.java
ViewVC logotype

Diff of /classpath/gnu/java/rmi/server/ConnectionRunnerPool.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by cbj, Thu Mar 21 05:40:11 2002 UTC revision 1.2 by mark, Thu Oct 31 18:35:21 2002 UTC
# Line 91  class ConnectionRunnerPool Line 91  class ConnectionRunnerPool
91                
92      }      }
93        
94      // Should this value equal to number of CPU?
95    private static int size = 5;    private static int size = 5;
96    private static int max_size = 10;    private static int max_size = 10;
97        

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26