[rabbitmq-discuss] Hibernate-search and RabbitMQ

Emile Joubert emile at rabbitmq.com
Tue Jul 12 11:12:07 BST 2011


Hi Thomas,

The Hibernate Search documentation describes how index updates can be
shared using JMS. RabbitMQ does not implement JMS, so I doubt that it
can be used with Hibernate Search easily.

http://docs.jboss.org/hibernate/search/3.4/reference/en-US/html/search-configuration.html#jms-backend


On 11/07/11 17:41, scorpiovn wrote:
> Hi Emile,
> 
> Please see these link.
> http://community.jboss.org/wiki/ClusteringUsingActiveMQAndTomcat
> https://forum.hibernate.org/viewtopic.php?f=9&t=965929&view=next
> 
> In hibernate search indexing, they use ActiveMQ queue for async.
> I want to use RabbitMQ instead of ActiveMQ.
> 
> On Jul 11, 6:07 pm, Emile Joubert <em... at rabbitmq.com> wrote:
>> Hi Thomas,
>>
>> On 11/07/11 09:50, scorpiovn wrote:
>>
>>> Hi All,
>>
>>> Can we use hibernate-search and RabbitMQ?
>>
>> Those are two very different technologies - can you describe how you
>> want them to work together?
>>
>> -Emile


More information about the rabbitmq-discuss mailing list