TCP stack throughput

ke.han ke.han@REDACTED
Tue Jul 5 08:26:48 CEST 2005


Joel Reymont wrote:

> It's not possible for me to use persistent connections in this case  as 
> all the gateway is doing is handing out host/port pairs for  clients to 
> reconnect to.

So why are you using TCP for this problem?  UDP / RUDP seems more 
appropriate.  You can even encrypt the UDP payload if that's necessary.

ke han



More information about the erlang-questions mailing list