G
gnewsgroup
We all seem to know that database connections are expensive and we try
to reduce the number of database trips as much as possible.
This may sound like a stupid question: What makes a database
connection expensive? Is it memory intensive? CPU-intensive? Or does
it use a lot of bandwidth? Or none of these?
Thanks.
to reduce the number of database trips as much as possible.
This may sound like a stupid question: What makes a database
connection expensive? Is it memory intensive? CPU-intensive? Or does
it use a lot of bandwidth? Or none of these?
Thanks.