Hans,
I'd recommend to replace new Date().getTime(); by
System.currentTimeMillis(); for better performance.
Dmitry.
----- Original Message -----
From: Hans Bergsten <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, May 14, 1999 11:10 AM
Subject: Re: Development tools
> Adam Smith wrote:
> >
> > Do you have any resources you can recommend for learning about pooling
> > connections (preferrably online). Thanks.
>
> I wrote an article, with source code, for Web Developer's Journal about
> connection pools a while back, see
> http://WebDevelopersJournal.com/columns/connection_pool.html
> --
> Hans Bergsten [EMAIL PROTECTED]
> Gefion Software http://www.gefionsoftware.com
>
>
___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the
body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html