activemq/openwire-dotnet
James Strachan a4b970bebc Thanks to the suggestion from Lars Eirik Sivesind of this article describing how to convert Java concurrency programming constructs to .Net http://www.ondotnet.com/pub/a/dotnet/2001/08/06/csharp.html?page=3
I've ported the FutureResponse class to use the proper .Net mechanism, Monitor



git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@374076 13f79535-47bb-0310-9956-ffa450edef68
2006-02-01 14:39:04 +00:00
..
comms-library/amqnet Moved the trunk code into the trunk sub directory 2005-12-12 17:53:59 +00:00
src/OpenWire.Client Thanks to the suggestion from Lars Eirik Sivesind of this article describing how to convert Java concurrency programming constructs to .Net http://www.ondotnet.com/pub/a/dotnet/2001/08/06/csharp.html?page=3 2006-02-01 14:39:04 +00:00
tests/OpenWire.Client added a rough implementation of the ITransport interface; needs more work on the concurrent processing side of things though 2006-01-11 18:58:57 +00:00
.project first spike of the code generated OpenWire.Net code and a NAnt build 2006-01-06 17:24:01 +00:00
OpenWire.build added compiling (but not working) unit test case 2006-01-10 19:30:13 +00:00