A
A
Alexander Zaitsev2017-01-27 13:58:51
.NET
Alexander Zaitsev, 2017-01-27 13:58:51

Can SQL Server send messages via AMQP?

Task: Implement Hangfire and SQl Server integration via RabbitMQ. There is a native implementation for MSMQ, which means there must be some way for SQL Server to work with AMQP. The existing solutions don't work. If there is such an opportunity, how to use it?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
Roman Mirilaczvili, 2017-01-27
@2ord

In my opinion, MSMQ and AMQP are different protocols.
Based on https://github.com/HangfireIO/Hangfire/issues/498 AMQP is under development.

G
gilfanov, 2018-10-19
@gilfanov

https://github.com/yaxinr/amqp-mssql-listener

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question