On 2006.09.07, Rusty Brooks <[EMAIL PROTECTED]> wrote:
> I think it probably is.  Why don't you think so?  My goal is to open one 
> channel per thread and not have it close, until I tell it to. 

Can any request from any user use any previously opened channel?  i.e.,
is the channel's use stateless?  Or, is it stateful (i.e., tied to a
user session)?

If it's stateful, then you need to be able to "get back to" that
previously opened channel regardless of which connection thread happens
to handle your request.  This is what "ns_chan" is particularly useful
for.

-- Dossy

-- 
Dossy Shiobara              | [EMAIL PROTECTED] | http://dossy.org/
Panoptic Computer Network   | http://panoptic.com/
  "He realized the fastest way to change is to laugh at your own
    folly -- then you can let go and quickly move on." (p. 70)


--
AOLserver - http://www.aolserver.com/

To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> 
with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: 
field of your email blank.

Reply via email to