On Wed, Mar 11, 2009 at 9:18 PM, Bruno Borges <bruno.bor...@gmail.com> wrote:
> What is the best option to do a multicasting from a file polling endpoint?
Do you care to explain a bit more in details what you excacty mean?

Using this will send the same message to a,b and c simultaneously:
from(file).multicast().to(a, b, c);


>
>
>
> Bruno Borges
> blog.brunoborges.com.br
> +55 21 76727099
>
> "The glory of great men should always be
> measured by the means they have used to
> acquire it."
> - Francois de La Rochefoucauld
> Sent from: Rio de janeiro Rj Brazil.
>



-- 
Claus Ibsen
Apache Camel Committer

Open Source Integration: http://fusesource.com
Blog: http://davsclaus.blogspot.com/

Reply via email to