[Mono-dev] [PATCH] System.Messaging using AMQP (RabbitMQ)

Atsushi Eno atsushi at ximian.com
Tue Oct 7 06:28:55 EDT 2008


Hi,

Thanks a lot for the updated implementation since April :) I had
a look at the patch, and noticed that some essential stuff such as
MessageQueue.GetEnumerator() and MessageEnumerator are left
unimplemented.

I'm still not sure we want to go this patch way, especiall on
your Mono.Messaging API (this does not mean, I don't like it;
I'm just unsure). Probably we need more stuff there, as we will also
have to implement those not-yet-implemented things there.

Probably, someone can join the effort to verify the API by adding
Win32API-based implementation? (Like Gert's Win32Registory API)

BTW do you know if AMQP/Rabbit is going to support message peek
and receive-by-id functionality (in some milestones), as you
mentioned in the early discussion ?
http://www.mail-archive.com/mono-devel-list@lists.ximian.com/msg16731.html

Atsushi Eno


Michael Barker wrote:
> Hi,
> 
> Patch attached bugzilla report.
> 
> https://bugzilla.novell.com/show_bug.cgi?id=432471
> 
> Regards,
> Michael Barker.
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list



More information about the Mono-devel-list mailing list