eg: * one process, one listen thread, multiple dispatch threads? * n processes, one listen FD per process, all listening on the same IP:port? * one process, each thread listening on the same IP:port? * something else? Thanks, -adrian