| Paul Lindner |
Sun Oct 07 11:27:25 BST 2007 |
| |
Hi,
I'm reviewing the code for Primrose for a high volume web site. Looks really nice so far, we've replaced DBCP without too much effort.
One suggestion so far:
use the setName() method for your threads so we can identify threads by poolname/handler-type.
Thanks
|
| |
| sedj |
Mon Oct 08 09:48:47 BST 2007 |
| |
Hi Paul,
Which object would you like to see a setName() method on ? |
| Paul Lindner |
Thu Oct 11 02:14:03 BST 2007 |
| |
[ apologies for posting on the front page...]
I'll have a patch that sets the thread name for the monitor threads and the web console
|