<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi!<br>
<br>
On 10/28/2012 10:12 AM, Myles McDonnell wrote:
<blockquote
cite="mid:CAJU1BF7NCW4S067zEYNwV46AewSq2jzP_N2ZeW5aRy6ngpkSgw@mail.gmail.com"
type="cite">
<div>Hello All</div>
<div><br>
</div>
<div>I'm considering writing a C# implementation of <a
moz-do-not-send="true" href="https://gist.github.com/2658712">https://gist.github.com/2658712</a> as
referenced here <a moz-do-not-send="true"
href="http://www.rabbitmq.com/blog/2012/05/11/some-queuing-theory-throughput-latency-and-bandwidth/">http://www.rabbitmq.com/blog/2012/05/11/some-queuing-theory-throughput-latency-and-bandwidth/</a>.</div>
<div><br>
</div>
<div>Unless this has already been done? Should I fork the .NET
RabbitMQ client and send a pull request when complete?</div>
<div><br>
</div>
</blockquote>
<br>
Nobody has done this so far, and we *do* like contributions! :)<br>
<br>
<blockquote
cite="mid:CAJU1BF7NCW4S067zEYNwV46AewSq2jzP_N2ZeW5aRy6ngpkSgw@mail.gmail.com"
type="cite">
<div>Any advice much appreciated.</div>
<div><br>
</div>
</blockquote>
<br>
You'll need to sign a 'Contributor Licence Agreement', the details
of which we can discuss off-line. Forking on github and then
submitting a pull request would be ideal, as we can discuss any QA
feedback directly against the code that way. It would be good if you
could provide a test harness too: if we decide to merge your
implementation, then we'd have to support it in future releases so
having a means to verify that it behaves as expected would be quite
important.<br>
<br>
Another alternative, of course, would be to package your
implementation up into a library that sits on top of the RabbitMQ
.NET client, and distribute that via NuGet. Of course I don't want
to discourage you from contributing, but if you do decide to go down
that route instead, please feel free to come back here with any
questions that arise whilst you're working on it.<br>
<br>
Cheers,<br>
Tim<br>
<br>
<blockquote
cite="mid:CAJU1BF7NCW4S067zEYNwV46AewSq2jzP_N2ZeW5aRy6ngpkSgw@mail.gmail.com"
type="cite">
<div>Thanks</div>
<div>Myles</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
rabbitmq-discuss mailing list
<a class="moz-txt-link-abbreviated" href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a>
<a class="moz-txt-link-freetext" href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a>
</pre>
</blockquote>
<br>
</body>
</html>