Dan Smithers wrote: > Does mono have a messaging system that I can use to communicate between > threads? I see that System.Messaging has not been implemented yet.
You could use http://activemq.apache.org/ The server itself is written in java, but they have .NET client. -- Oleg _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
