kuokyong's recent timeline updates
kuokyong

kuokyong

V2EX member #166145, joined on 2016-04-03 13:46:38 +08:00
kuokyong's recent replies
@bofei 还在补充。
@whisperer 太棒了。 我试一下联系 @lijy91
@secondwtq 是有点难度,SO 数据量有点大,还有筛选出来句子,需要找个算法排优先级。后面会找时间尝试一下。
@resist 后面会添加解释和例子
Sep 16, 2018
Replied to a topic by 867810107 Python asyncio 怎么与 redis 队列协同?
第一:需要异步库确保 IO 是异步的 https://github.com/aio-libs/aioredis
第二控制,协程数据和其它多进程 /线程,调度方式类似。一种是提前创建固定数量协程,不断去读数据。 另外就是两个数据建个调度个协程,.create_task/ensure_future. 达到上限就停止,或者用 Semaphore
没看懂你的代码。

建议用 aiohttp client 非常简单。await 就可以。 但 python 需要升级到 3.5+
有兴趣可以看我的项目。https://github.com/kkyon/botflow
封装了 asyncio 细节。
Botflow is a Python Fast Data driven programming framework for Data pipeline work( Web Crawler,Machine Learning,Quantitative Trading.etc) http://docs.botflow.org/
Apr 13, 2017
Replied to a topic by jingshu 程序员 145 个节点数据监测, BAT 云服务哪家强?
这个评分没什么意义, 差距都在 千分之几左右. 这个三家选哪一个都不会太差. 如果只卖几台,就看那个服务方便,满足你的要求, 如果是大量采购,就看价格,商业合作关系, 专门销售代表,技术支持是否到位.
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3464 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 22ms · UTC 11:09 · PVG 19:09 · LAX 04:09 · JFK 07:09
♥ Do have faith in what you're doing.