Are you sure that those goroutines will consume too much memory? As the Go runtime implements a very sophisticated network stack on top of epoll, I wouldn't start from scratch, but use it, eliminating unneeded allocations (buffers).
-- 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.