Ruwan,

There is obviously some overlap between the proposed mechanism and
proxy services. I would be interested in getting an overview of the
differences between the two solutions and the respective advantages
and disadvantages of them (a sort of decision guide when to use which
one). Could you do this exercise? (Note that it would be useful to
include that in the documentation later.)

Andreas

On Tue, Mar 3, 2009 at 20:53, Ruwan Linton <ruwan.lin...@gmail.com> wrote:
> Hi devs,
>
> I would like to propose to implement the ability to dispatch messages
> directly to sequences.
>
> For the moment, all the messages which are coming in the message mediation
> is going to be dispatched into the "main" sequence and if you want different
> messages to be directed to different sequences then you need to have a
> filter in the main sequence, which will make the main sequence to be very
> complex. Or you need to go through the proxy services model.
>
> So, I propose we enable the sequence dispatching and the messages will be
> dispatched to the sequences based on the URL.
>
> If the sequence name is "foo" the messages coming into the address
> "http://localhost:8280/sequences/foo"; will be dispatched into the sequence
> foo.
>
> WDYT?
>
> Thanks,
> Ruwan
>
> --
> Ruwan Linton
> http://wso2.org - "Oxygenating the Web Services Platform"
> http://ruwansblog.blogspot.com/
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@synapse.apache.org
For additional commands, e-mail: dev-h...@synapse.apache.org

Reply via email to