News
The Java 2 Enterprise Edition (J2EE) specification provides a distributed services-based architecture for implementing highly scalable, reliable, and available e-business applications. In general, a ...
So I'm writing a Samba virtual file system plugin. It has a nice, clean API, and I quickly had the basic functionality down. Problem is, I need database connections to do some access checking. Right ...
Using COM+ pooled objects to cache and reuse valuable resources is one of the most effective ways to boost performance in server-side .NET and COM-based applications. Database connections are among ...
The ability to open several connections to a database and distribute those connections to the next available request for data. On the Web, connection pooling is performed to improve performance.
TOTD #9 explained how to configure JDBC connection pooling for Rails application deployed on GlassFish v2. There are several benefits of using using the JDBC connection pools: No need to create a new ...
I've got a fairly large legacy fat-client app that needs some performance improvements in its DB access since the powers that be have decided to relocate the SQL servers that the client talks to about ...
Using COM+ pooled objects to cache and reuse valuable resources is one of the most effective ways to boost performance in server-side .NET and COM-based applications. Database connections are among ...
Results that may be inaccessible to you are currently showing.
Hide inaccessible results