2

I'm looking for a MSMQ alternative which use SQL Server as messages persistance since MSMQ as some limitations : 4Mb Message Size, 1.6Go Queue Size ...

Is there any open source or free project doing that ?

Thanks.

1 Answer 1

2

Here is a short article on using a table as a queue. Its a couple year old but I've used the technique in the past and it works quite well.

http://www.mssqltips.com/tip.asp?tip=1257

Sign up to request clarification or add additional context in comments.

1 Comment

Could you please answer stackoverflow.com/questions/9702379/… ?

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.