[JDEV] register then reconnect?
Dustin Puryear
dpuryear at usa.net
Mon Apr 30 14:58:01 CDT 2001
Peter Saint-Andre wrote:
> That's pretty much what we do -- we don't want to keep the stream/socket
> open after a session ends because we don't know when someone is going to
> reauthenticate on that socket. Keeping sockets open with no active
> sessions would cause more overhead than opening and closing closing
> sockets as you suggest. Or so it seems to me.
True enough. I can advantages for both. However, in an enterprise
environment I see the advantage leaning toward a stream being
independent of a session. Yap, yap.
Regards, Dustin
--
Dustin Puryear <dpuryear at usa.net>
http://members.telocity.com/~dpuryear
In the beginning the Universe was created.
This has been widely regarded as a bad move. - Douglas Adams
More information about the JDev
mailing list