V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  iamnuomi  ›  全部回复第 4 页 / 共 4 页
回复总数  64
1  2  3  4  
2015-10-11 23:37:16 +08:00
回复了 C1ara 创建的主题 Python 我就想下个图……
这不就是该用正则的东西吗
2015-09-24 00:35:25 +08:00
回复了 htfy96 创建的主题 Linux 从服务器下载大文件的最好方法是?
都闪开,用 UDP 才是王道

tsunami-udp

tsunami-udp 是一款专为网络加速诞生的小工具。 思路很简单,使用 TCP 进行传输控制、用 UDP 进行数据传输。

这样可以无状态的进行数据传输,然后中间加一些文件校验和重传机制,达到加速传输的目的。

传统的 tcp 传统,基于长连接,很容易受网络波动的影响。特别是网络拥塞的情况下,只能通过多进程 /线程来进行有序传输。

https://github.com/cheetahmobile/tsunami-udp/wiki



udt

UDT is a reliable UDP based application level data transport protocol for distributed data intensive applications over wide area high-speed networks. UDT uses UDP to transfer bulk data with its own reliability control and congestion control mechanisms. The new protocol can transfer data at a much higher speed than TCP does. UDT is also a highly configurable framework that can accommodate various congestion control algorithms. (Presentation: PPT 450KB / Poster: PDF 435KB )

http://udt.sourceforge.net/
@ipconfiger 邮件是服务器网络,不能算是去中心化的
2015-09-11 16:01:34 +08:00
回复了 tooweakchen 创建的主题 Python 大家用 python 都做过什么有趣的爬虫吗?
@sinosure 这是怎么做的?有代码吗?
1  2  3  4  
关于   ·   帮助文档   ·   自助推广系统   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   5474 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 25ms · UTC 03:17 · PVG 11:17 · LAX 20:17 · JFK 23:17
Developed with CodeLauncher
♥ Do have faith in what you're doing.