On Tuesday, January 10, 2017 at 1:24:51 PM UTC-8, Dave Cheney wrote:

> Dumb question, what about your design prevents you from pooling and 
reusing connected sockets?

The requirements call for a new TCP connection each time. I proposed 
reusing connections but the customer isn't happy with that solution long 
term.

> Second dumb question, if your messages are 100 bytes long, why not use 
UDP?

The protocol is unfortunately not under my control. What's in the gist is 
not the actual protocol but an approximation. 

Simon

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to