随笔分类 -  GO

摘要:分布式事务 要支持分布式事务,首先要解决的就是分布式系统时间的问题,也就是我们用什么来标识不同事务的顺序。通常有几种做法: TrueTime,TrueTime 是 Google Spanner 使用的方式,不过它需要硬件 GPS + 原子钟支持,而且 Spanner 并没有在论文里面详细说明硬件环境 阅读全文
posted @ 2017-12-03 19:27 zengkefu 阅读(1229) 评论(0) 推荐(1) 编辑
摘要:http://colobu.com/goasm/ 阅读全文
posted @ 2017-10-01 17:57 zengkefu 阅读(267) 评论(0) 推荐(0) 编辑
摘要:https://github.com/happyer/distributed-computing https://www.zhihu.com/people/ding-kai-54/posts 阅读全文
posted @ 2017-08-20 07:32 zengkefu 阅读(777) 评论(0) 推荐(0) 编辑
摘要:http://studygolang.com/static/pkgdoc/index.html https://github.com/avelino/awesome-go#database 阅读全文
posted @ 2017-08-20 07:23 zengkefu 阅读(191) 评论(0) 推荐(0) 编辑
摘要:Go并发编程实战 阅读全文
posted @ 2017-08-15 14:55 zengkefu 阅读(198) 评论(0) 推荐(0) 编辑
摘要:http://blog.csdn.net/abv123456789/blog/column 阅读全文
posted @ 2017-08-05 19:19 zengkefu 阅读(284) 评论(0) 推荐(0) 编辑
摘要:http://www.lai18.com/user/481193.html 阅读全文
posted @ 2017-06-21 22:15 zengkefu 阅读(150) 评论(0) 推荐(0) 编辑
摘要:http://blog.csdn.net/erlib/article/details/51850912 https://blog.twitch.tv/gos-march-to-low-latency-gc-a6fa96f06eb7#.lrmfby2xs 阅读全文
posted @ 2017-06-14 21:06 zengkefu 阅读(303) 评论(0) 推荐(0) 编辑
摘要:http://blog.csdn.net/loveisasea/article/details/46292715 http://blog.csdn.net/loveisasea/article/details/46292715 rust官方学习文档: 1.http://doc.rust-lang.o 阅读全文
posted @ 2017-06-12 21:40 zengkefu 阅读(491) 评论(0) 推荐(0) 编辑
摘要:参考 https://rustdt.github.io/ https://github.com/RustDT/RustDT/blob/latest/documentation/UserGuide.md#user-guide https://stackoverflow.com/questions/33 阅读全文
posted @ 2017-06-12 21:37 zengkefu 阅读(3119) 评论(0) 推荐(0) 编辑
摘要:http://doc.crates.io/ Installing The easiest way to get Cargo is to get the current stable release of Rust by using the rustup script: This will get y 阅读全文
posted @ 2017-06-10 19:10 zengkefu 阅读(1616) 评论(0) 推荐(0) 编辑
摘要:一、文本出现中文乱码问题 1、打开Sublime Text 3,按Ctrl+~打开控制行,复制粘贴以下python代码,然后回车运行。 2. 复制并粘贴如下代码: Python代码 import urllib.request,os,sys; exec("if sys.version_info < ( 阅读全文
posted @ 2017-06-09 08:38 zengkefu 阅读(2435) 评论(0) 推荐(0) 编辑
摘要:http://blog.csdn.net/chenqijing2/article/details/61019564 阅读全文
posted @ 2017-06-09 01:21 zengkefu 阅读(142) 评论(0) 推荐(0) 编辑
摘要:1.下载RUST源码 https://static.rust-lang.org/dist/rustc-1.18.0-src.tar.gz ,解压到C盘 C:\rustc-1.18.0-src 2.下载 https://static.rust-lang.org/rustup/dist/i686-pc- 阅读全文
posted @ 2017-06-09 00:56 zengkefu 阅读(2230) 评论(0) 推荐(0) 编辑
摘要:http://blog.csdn.net/teamlet/article/details/50838996 阅读全文
posted @ 2017-06-08 17:56 zengkefu 阅读(163) 评论(0) 推荐(0) 编辑
摘要:https://www.rust-lang.org/zh-CN/ 阅读全文
posted @ 2017-05-04 21:11 zengkefu 阅读(193) 评论(0) 推荐(0) 编辑
摘要:http://oceanbase.org.cn/ 阅读全文
posted @ 2017-05-04 21:10 zengkefu 阅读(181) 评论(0) 推荐(0) 编辑
摘要:http://blog.csdn.net/longronglin/article/category/230501 阅读全文
posted @ 2017-04-30 20:54 zengkefu 阅读(212) 评论(0) 推荐(0) 编辑
摘要:http://www.nvidia.cn/object/cuda_education_cn_old.html http://blog.csdn.net/augusdi/article/details/12833235 阅读全文
posted @ 2017-04-28 20:05 zengkefu 阅读(145) 评论(0) 推荐(0) 编辑
摘要:http://weekly.pingcap.com/ 阅读全文
posted @ 2017-04-28 19:39 zengkefu 阅读(109) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示