[JDEV] UDP vs TCP

Kurt D. Starsinic kstar at orientation.com
Thu Aug 31 22:13:34 CDT 2000


On Thu, Aug 31, 2000 at 08:19:35PM -0500, mark at mjwilcox.com wrote:
> TCP can scale very well, thank you very much. In particular once 
> we start using select and asynch IO on the socket level (which I 
> think jabberd, the next version of Jabber does & it's coming out 
> soon), this will enable a single server to handle an enormous 
> amount of connections.
> 
> If that's not enough, jabberd will be able to be server farmed.
> 
> UDP gets its performance boost because it doesn't care if its 
> packets get there or not.

    This is quite an oversimplification.  If you don't know how a TCP
stack works, you'd best not spread such inaccuracies.

    Peace,
* Kurt Starsinic (kstar at orientation.com) ---------- Senior Network Engineer *
|          `The term `Internet' has the meaning given that term in          |
|           section 230(f)(1) of the Communications Act of 1934.'           |
|           -- H.R. 3028, Trademark Cyberpiracy Prevention Act              |





More information about the JDev mailing list