<div dir="ltr">UDT is not a replacement for TCP or UDP - it is a data transfer protocol built on top of UDP, with some additional TCP-like features to aid in data integrity (negative ACKs to be specific).<div><br></div><div style>
I've never used UDT, so I can't speak specifically about it. In general, though, my feelings on technologies like this is that they're great to consider, if and only if they would solve a specific problem you're having. This isn't something you'd want to put into production just for the fun of it. If you have a very high-speed network, say 10Gbps+, and you're schlepping a *lot* of data around, it may be worth implementing.</div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Mar 1, 2013 at 11:26 AM, Brian Wood <span dir="ltr"><<a href="mailto:woodbrian77@gmail.com" target="_blank">woodbrian77@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Does anyone have experience using UDT?</div><div><a href="http://udt.sourceforge.net/" target="_blank">http://udt.sourceforge.net/</a></div>
<div> </div><div>Did you replace TCP or UDP with UDT?  </div><div>Someone suggested I consider using UDT, so </div>
<div>am checking into it.  Currently I'm using both </div><div>TCP and UDP -- TCP between my back and </div><div>middle tiers and UDP between the middle and </div><div>front tiers.  I guess I could use UDT to replace </div>

<div>either or both of those uses.  Tia.</div><span class="HOEnZb"><font color="#888888"><div><br clear="all"><br>-- <br></div><div dir="ltr">Brian Wood<br>Ebenezer Enterprises - John 3:16.<br><a href="http://webEbenezer.net" target="_blank">http://webEbenezer.net</a>          <a href="tel:%28651%29%20251-9384" value="+16512519384" target="_blank">(651) 251-9384</a><br>

<br><br><br></div>
</font></span></div>
<br>_______________________________________________<br>
TCLUG Mailing List - Minneapolis/St. Paul, Minnesota<br>
<a href="mailto:tclug-list@mn-linux.org">tclug-list@mn-linux.org</a><br>
<a href="http://mailman.mn-linux.org/mailman/listinfo/tclug-list" target="_blank">http://mailman.mn-linux.org/mailman/listinfo/tclug-list</a><br>
<br></blockquote></div><br></div>