Commit 0419d7e
zhourenjian
Add a managable attribute to SimplePipe so SimplePipe's pipe monitor thread can be a static thread for all pipes. In a result, thread number is decreased.
Using a different way to avoid using Thread.sleep inside pipe monitor1 parent a58a20d commit 0419d7e
File tree
1 file changed
+1
-0
lines changed- sources/net.sf.j2s.ajax/ajaxpipe/net/sf/j2s/ajax
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
0 commit comments