Re: How can I configure multiple decoders in MINA?

2007-04-25 Thread Yogs
the correct way to use MINA's DemuxingProtocolCodecFactory? Thanks in Advance Regards, Yogs mat-29 wrote: > > In my case, i have to use IF ELSE to judge which protocol, right? > > 2007/4/25, Trustin Lee <[EMAIL PROTECTED]>: >> >> On 4/25/07, mat <[EMAIL P

Re: How can I configure multiple decoders in MINA?

2007-04-25 Thread Yogs
Hi, I am able to register multiple encoders/decoders. my server is expected to recieve different type of messages. I have implemented deocdable() method of my each decoder according to message type of the message. so u wont need any IF ELSE structure in your deocder. Regards, Yogs mat-29

How can I configure multiple decoders in MINA?

2007-04-11 Thread Yogs
Advance Regards, Yogs -- View this message in context: http://www.nabble.com/How-can-I-configure-multiple-decoders-in-MINA--tf3561571.html#a9946908 Sent from the mina dev mailing list archive at Nabble.com.

Issue with decoding variable length messages on MINA server

2007-04-11 Thread Yogs
messages on servers? Thanks in Advance Regards, Yogs -- View this message in context: http://www.nabble.com/Issue-with-decoding-variable-length-messages-on-MINA-server-tf3561563.html#a9946881 Sent from the mina dev mailing list archive at Nabble.com.

Re: way to extract a java object from a MINA byte buffer?

2007-04-05 Thread Yogs
Thanks a ton Trustin, once again. I am not supposed to modify the client code, but seems that this is the only way to do it, as stream has two ends , and one nedds to consider for both ends. Thanks a lot !!! Regards, Yogs Trustin Lee wrote: > > Hi Yogs, > > On 4/5/07,

way to extract a java object from a MINA byte buffer?

2007-04-05 Thread Yogs
Advance. Regards, Yogs -- View this message in context: http://www.nabble.com/way-to-extract-a-java-object-from-a-MINA-byte-buffer--tf3530399.html#a9852321 Sent from the mina dev mailing list archive at Nabble.com.

Re: Two Thread context switches in MINA

2007-03-28 Thread Yogs
want to achive this with ExecutorFilter In place. I am looking for an intermediate solution to this problem so that latency will be better with little compromise on scalability.. Thanks Once Again !!! Regards, Yogs Trustin Lee wrote: > > Hi Yogs, > > On 3/29/07, Yogs <[EMA

Two Thread context switches in MINA

2007-03-28 Thread Yogs
socket, instead of putting it in the IO Processors Queue? Is it correct thing to do, to improve latency? Please Advice Thanks in Advance Regards, Yogs -- View this message in context: http://www.nabble.com/Two-Thread-context-switches-in-MINA-tf3481740.html#a9718391 Sent from the mina

Re: Design queries : moving from blocking server to MINA

2007-01-30 Thread Yogs
Thanks a lot Trustin, for your prompt reply. Things are some what clear now. Regards, Yogesh Trustin Lee wrote: > > Hi Yogs, > > On 1/29/07, Yogs <[EMAIL PROTECTED]> wrote: >> >> I have a blocking java server (No-dispatcher/All workers model). A client >>

Design queries : moving from blocking server to MINA

2007-01-29 Thread Yogs
TailFilter doing that? 5) Is every session a trafficControlling session? If not who/what makes them special? Thanks in Advance ! Regards, Yogs http://www.nabble.com/file/6016/BlockingServerDesign_existing.jpg -- View this message in context: http://www.nabble.com/Design-queries-%3A-moving-fro

multiple SocketIOProcessors

2007-01-16 Thread Yogs
Hi, In case of multiple SocketIOProcessors, is it possible to have some of the SocketIOProcessors as control selectors (quick response) and others as data selectors (late response)? Its like control selector and data selector (control channel, data channel pattern). Can I distinguish them? By s

CPU utilization on MINA server

2007-01-16 Thread Yogs
CPU utilization on MINA server? Does anybody know an approach for this, top command is unreliable I guess. Thanks in advance Yogs -- View this message in context: http://www.nabble.com/CPU-utilization-on-MINA-server-tf3019863.html#a8386951 Sent from the mina dev mailing list archive at

Re: "Configuring Thread Model" link on mina site is not accesible.

2006-12-14 Thread Yogs
I got it . Thanks for replying . -Yogs Jeroen Brattinga wrote: > > No. It just means that the page does not exist. The reason you see the > 'You > are not permitted'-message is that it wants to redirect you to the edit > page > (for which you don't have the

"Configuring Thread Model" link on mina site is not accesible.

2006-12-13 Thread Yogs
to access this link ? Please advise. Thanks -Yogs -- View this message in context: http://www.nabble.com/%22Configuring-Thread-Model%22-link-on-mina-site-is-not-accesible.-tf2818898.html#a7867786 Sent from the mina dev mailing list archive at Nabble.com.