[talk] I improved CPython's DNS system with your help
A. Jesse Jiryu Davis
jesse at emptysquare.net
Fri Dec 2 16:43:00 EST 2016
Hi list, I asked you some questions about getaddrinfo on BSD last year.
With your help, I submitted some patches to CPython that allowed it to call
getaddrinfo concurrently on BSD, and now I've written an article about it:
https://engineering.mongodb.com/post/the-saga-of-concurrent-dns-in-python-and-the-defeat-of-the-wicked-mutex-troll/
If silly fantasy stories are your thing, enjoy! If not, you can just read
the report on bugs.python.org:
http://bugs.python.org/issue25924
Thanks especially to Christos for his help testing my theory about Mac OS X.
Peace,
Jesse
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nycbug.org/pipermail/talk/attachments/20161202/aaf8d8cc/attachment.html>
More information about the talk
mailing list