An open API service providing repository metadata for many open source software ecosystems.

GitHub / wangy8961 / python3-concurrency

Python3爬虫系列的理论验证,首先研究I/O模型,分别用Python实现了blocking I/O、nonblocking I/O、I/O multiplexing各模型下的TCP服务端和客户端。然后,研究同步I/O操作(依序下载、多进程并发、多线程并发)和异步I/O(asyncio)之间的效率差别

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wangy8961%2Fpython3-concurrency
PURL: pkg:github/wangy8961/python3-concurrency

Stars: 56
Forks: 27
Open issues: 0

License: None
Language: Python
Size: 15.6 KB
Dependencies parsed at: Pending

Created at: almost 7 years ago
Updated at: 2 months ago
Pushed at: almost 6 years ago
Last synced at: 3 days ago

Topics: aiohttp, asyncio, concurrency, coroutine, futures, processing, progressbar, python3, requests, threadpool

    Loading...