Re: Best approach for bulk DNS lookups in Python — socket vs dnspython vs asyncio
Barry <[email protected]> Fri, 6 Mar 2026 17:05:53 +0000
| Newsgroups | gmane.comp.python.general |
|---|---|
| Message-ID | <[email protected]> |
> On 6 Mar 2026, at 09:21, Left Right <[email protected]> wrote: > > However, Python's asyncio is so poorly written, so bloated and > cumbersome that it's not really worth using it. The python twisted async library is fast and efficient. Barru