top | item 33309889

(no title)

throwaway858 | 3 years ago

The Go runtime (and GHC runtime) use epoll from multiple threads and don't use SO_REUSEPORT and are highly efficient. I do believe that they use one epoll per thread.

discuss

order

scaramanga|3 years ago

Another correct solution which avoids the issue which is entirely of userspaces creation :)