Any help? i want to setup an activemq broker using hdfs as a persistence store. can i do it
with camel? any help?
> From: petrucci_2005@hotmail.com
> To: users@activemq.apache.org
> Subject: Modified ActiveMQ broker
> Date: Fri, 10 Dec 2010 01:13:19 +0200
>
>
> Hello there, i want to write a simple messages broker that if a message with a specific
topic arrives the broker will write it to hdfs (using JAVA HDFS API). have you any ideas how
to recognize (from the broker side) if a specific message of a topic arrives from a producer?
Then how to persistently save it anywhere else except the default persisten storage?
>
> thanks in advance,
> Petrucci
>
|