Re: Question regarding threading

2007-11-18 Thread Trustin Lee
On Nov 18, 2007 5:12 AM, Maciek Stachowiak [EMAIL PROTECTED] wrote: Hello Tristan and everyone, Hi Maciek, I am Trustin. :) Firstly I wanted to say that what you guys have here is great. About a year ago I was looking for a NIO framework of some kind and had no luck finding anything so I

LoggingFilter.setLogLevel(IoEventType, LogLevel)

2007-11-18 Thread Cam Bazz
Hello, I can not find the method setLogLevel in logging filter. has it been replaced? Best Regards, -C.B.

using SimpleIoProcessorPool in multiple acceptors

2007-11-18 Thread steview
Hi, I have a requirement similar to the following A client connects on a well known port and then is issued a directive to another port to connect to (all this is tcp/ip based). This can be a growing list of ports (possibly thousands) - I want to deal with using the 2.0 mina trunk - however, I

IoFilter real life use scenario

2007-11-18 Thread Cam Bazz
Hello, What might be the potential uses for an IoFilter? I have read the tutorial on mina page, and from what I understood is when you have to transform events before handling to a session handler, but is this not what is performed by the protocol codecs? Can someone give me a real life scenario

Re: using SimpleIoProcessorPool in multiple acceptors

2007-11-18 Thread Trustin Lee
Hi Steve, On Nov 19, 2007 6:15 AM, steview [EMAIL PROTECTED] wrote: Hi, I have a requirement similar to the following A client connects on a well known port and then is issued a directive to another port to connect to (all this is tcp/ip based). This can be a growing list of ports

Re: using SimpleIoProcessorPool in multiple acceptors

2007-11-18 Thread steview
Hi Trustin, It appears from the code that set addresses can only be used while the acceptor is not running (e.g as a start up config) - can you confirm if that is correct?. I am not sure that stopping, adding the new ports and restarting the acceptor is a reasonable approach. I am after a

Re: using SimpleIoProcessorPool in multiple acceptors

2007-11-18 Thread Trustin Lee
Hi Steve, On Nov 19, 2007 9:40 AM, steview [EMAIL PROTECTED] wrote: Hi Trustin, It appears from the code that set addresses can only be used while the acceptor is not running (e.g as a start up config) - can you confirm if that is correct?. Yes. If there's demand for dynamically changing

Re: using SimpleIoProcessorPool in multiple acceptors

2007-11-18 Thread steview
Hi Trustin, If you could add that feature that would be great - There majority of the dynamic connections will share the same handler - does this suggest another solution? If you could point me in another direction in the api that would be welcome - in case I have missed something regards

Re: LoggingFilter.setLogLevel(IoEventType, LogLevel)

2007-11-18 Thread Trustin Lee
On Nov 19, 2007 9:56 AM, Cam Bazz [EMAIL PROTECTED] wrote: I am using the ones I downloaded from the mina page? should I be using the latest from svn? To use setLogLevel, yes, you have to use the latest snapshot. Meanwhile, you could write your own logging filter. Trustin -- what we call

AsyncWeb HTTP codec is in mina-filter-codec-http now.

2007-11-18 Thread Trustin Lee
Hi folks, I've just succeeded to import AsyncWeb HTTP codec into mina-filter-codec-http submodule in trunk. I had to rewrite the client side codec, but it seems like it's working OK. Please note this is a massive change so you might see a lot of compilation errors if you were using the HTTP

mina-protocol-http-client, AsyncWeb and Jakarta HttpComponents

2007-11-18 Thread Trustin Lee
Hi, I'd like to discuss 2 ideas in this post. (Apologies for cross-posting ;) 1) What do you think about merging existing mina-protocol-http-client module into asyncweb? Then AsyncWeb could be a one stop solution for HTTP client-server communication. Now the codec is separated from them into

Re: [VOTE] Release MiNA 1.0.8 and 1.1.5

2007-11-18 Thread Trustin Lee
[X]: +1, Release More than 72 hrs has been passed. The vote is closed now. Let me post the vote result very soon. -- what we call human nature is actually human habit -- http://gleamynode.net/ -- PGP Key ID: 0x0255ECA6

[RESULT][VOTE] Release MiNA 1.0.8 and 1.1.5

2007-11-18 Thread Trustin Lee
Hi, The following is the result of the recent vote for releasing MINA 1.0.8 and 1.1.5: Binding +1s: * Emmanuel Lecharny * Niklas Therning * Mike Heath * Peter Royal * Julien Vermillard * Alex Karasulu * Trustin Non-binding +1s: * MK Tan * Nikolaus Schlemm * Edouard De Oliveira * Jiang Ying