This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes JDBC and the fly likes Persistent Connection Bandwidth Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "Persistent Connection Bandwidth" Watch "Persistent Connection Bandwidth" New topic
Author

Persistent Connection Bandwidth

Bernard Devlin
Greenhorn

Joined: Feb 12, 2004
Posts: 1
I want to start using persistent pooled JDBC connections. Do such connections use up much bandwidth when there is not data being transmitted? It would be useful for me in designing my architecture to know how much bandwidth is being utilised when such a connection is idle.
Thanks
Bernard
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Persistent Connection Bandwidth
 
Similar Threads
Connection Pooling in Tomcat
HTTP connectionless/connection based
closing web services connection
Why fast upload and slow downloads ?
Http connection pool