[Mono-bugs] [Bug 432471] New: [PATCH] System.Messaging using AMQP (RabbitMQ)

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Oct 6 03:21:13 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=432471


           Summary: [PATCH] System.Messaging using AMQP (RabbitMQ)
           Product: Mono: Class Libraries
           Version: SVN
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: System
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: mike at middlesoft.co.uk
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


This series of patches adds very basic support for System.Messaging using the
AMQP protocol.  MessageQueue.Send()/Receive() is supported (though not all
message properties are delivered).  The update includes a Messaging Provider
layer that abstracts the implementation from the main System.Messaging library.
 The source of RabbitMQ libraries are also added as a third party library.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list