Re: Best practice for accepting TCP connections on multicore?

看板FB_hackers作者時間11年前 (2014/06/07 09:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串3/18 (看更多)
On Sat, 7 Jun 2014, Daniel Janzon wrote: > Is there any better way than doing the accept() call in one thread and then > dispatch it to a thread on another core with any user space method? Why use accept() and not kevent()? You need to keep it portable? erdgeist _______________________________________________ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
文章代碼(AID): #1JacHEQG (FB_hackers)
討論串 (同標題文章)
完整討論串 (本文為第 3 之 18 篇):
文章代碼(AID): #1JacHEQG (FB_hackers)