Check this thread

http://mina.markmail.org/search/?q=cloudFoundry#query:cloudFoundry+page:1+mid:pwad2l72loq6b43q+state:results

thanks
ashish

On Fri, Nov 13, 2009 at 2:22 AM, Sam Ganesan <sam.gane...@gmail.com> wrote:
> Hi:
>
> I am a newbie to MINA and even for that matter nio.  I am in charge of
> prototyping an application where messages from clients arrive at the
> application over 2 sockets and they have to be fanned out to a series
> of executing nodes behind it
>
> So I guess it is just a load balancer kind of application.  So since
> there is no thread model in MINA 2....  How do i make usre that each
> decoded request gets handed of to a thread that then sends it off to
> an executor and marshalls the responses the right way.
>
> 1. I guess my question is inbound requests come in on 1 socket...
> 2. I need to decode them and send them to multiple execution nodes
> 3. I need the responses form the executor nodes to be muxed back and
> sent back on the single socket...
>
>
> Any pointers would be greatly appreciated
>
>
> Regards
>
> SG
>



-- 
thanks
ashish

Blog: http://www.ashishpaliwal.com/blog
My Photo Galleries: http://www.pbase.com/ashishpaliwal

Reply via email to