2005/11/17, Trustin Lee <[EMAIL PROTECTED]>:
This approach will give a performance penalt if we're going to add a filter to multiple sessions. The question is if we can afford it.
Trustin
-- This is a great example that makes us reconsider chain copying. To resolve this we must have only one chain per session, and per-acceptor chain and per-port chain should be added to the per-session chain just before sessionCreated is invoked. It's a little bit overhead, but I think it is fine if we implement it very effectively. Perhaps per-port and per-acceptor chains could be implemented as an array list and used only as a configuration. WDYT?
This approach will give a performance penalt if we're going to add a filter to multiple sessions. The question is if we can afford it.
Trustin
what we call human nature is actually human habit
--
http://gleamynode.net/
