resource consumption for an open pipe
Christoph Mueller <[email protected]> Mon, 05 Sep 2005 10:29:02 +0200
| Newsgroups | gmane.comp.java.jxta.user |
|---|---|
| Message-ID | <[email protected]> |
Hi all What sort of resources does an open pipe consume? I am trying to figure out whether I should leave all pipe endpoints open that MIGHT be used later again, or close them all and reopen them later. Does an open but unused pipe consume bandwith or sockets throught some sort of keepalive message? thanks for your help