[rabbitmq-discuss] RabbitMQ with MS SQL and MySQL

Alexis Richardson alexis at rabbitmq.com
Fri Jul 16 07:50:51 BST 2010


Sunil

RabbitMQ has never used Mnesia to persist messages.  It has its own
persistent message heap and txn journals.

However....

To answer your question: as of recently it is possible to use RabbitMQ
with "your database of choice".  There is an API for this.  It's a new
feature and consequently not yet well documented.  We would love to
see people experiment with it.  Are you interested?  It would involve
some erlang hacking ;-)

alexis




On Fri, Jul 16, 2010 at 7:45 AM, Sunil Kini <sunkini at gmail.com> wrote:
> Hi Jason,
>
> I was trying to understand RabbitMQ. What I know is RabbitMQ uses Mnesia for
> reliability and persistence. I wanted to know whether 3rd party databases
> like MS SQL and MySQL can be used with RabbitMQ for reliability and
> persistence? Or is it that Mnesia is the only database which RabbitMQ
> supports?
>
> Thanks,
> Sunil
>
>
>
>
> On Fri, Jul 16, 2010 at 12:02 PM, Jason J. W. Williams
> <jasonjwwilliams at gmail.com> wrote:
>>
>> Hi Sunil,
>>
>> RabbitMQ is a communication bus your software can use to communicate. What
>> is your target use?
>>
>> -J
>>
>> Sent via iPhone
>>
>> Is your e-mail Premiere?
>>
>> On Jul 16, 2010, at 0:28, Sunil Kini <sunkini at gmail.com> wrote:
>>
>> > Hello,
>> >
>> > I am new to AMQP and RabbitMQ. I am tying to understand RabbitMQ.
>> > Does it support databases like MS SQL and MySQL? Whether C++/C library
>> > is officially released on Linux/Windows?
>> >
>> > Any pointers are greatly appreciated.
>> >
>> > Thanks in advance,
>> > Sunil
>> > _______________________________________________
>> > rabbitmq-discuss mailing list
>> > rabbitmq-discuss at lists.rabbitmq.com
>> > https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
>


More information about the rabbitmq-discuss mailing list