.NET Message Queuing using SQL Server as Message Storage
        Posted  
        
            by Yoann. B
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Yoann. B
        
        
        
        Published on 2010-04-13T18:46:59Z
        Indexed on 
            2010/04/13
            18:53 UTC
        
        
        Read the original article
        Hit count: 625
        
message-queue
|.NET
Hi,
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.
© Stack Overflow or respective owner