|
Hi All, I want to write a multi threaded client protocol using Mina but I am having some problem. I did the fallowing: - I wrote a ProtocolDecoded/ProtocolEncoder ant tested it carefully - The protocol is TCP - The usage scenario is:
I checked my code and it seems ok. Am I doing something wrong with Mina? Is it ok to concurrently access the IoSession from different threads? Thank you all Stefano |
- multi threaded client Stefano Antonelli
- Re: multi threaded client 向秦贤
- Re: multi threaded client Stefano Antonelli
- Re: multi threaded client Maarten Bosteels
- Re: multi threaded client Stefano Antonelli
- Re: multi threaded client Maarten Bosteels
