gansteed 最近的时间轴更新
gansteed's repos on GitHub
Go · 592 人关注
blog
Jiajun的编程随想
Go · 41 人关注
gotasks
job/task framework for Golang
Go · 28 人关注
cup
cup is a container :)
Shell · 8 人关注
dotxmonad
my configuration files for XMonad, Neovim
Go · 6 人关注
battery_exporter
Battery Infomation Exporter for Prometheus(used for laptop or UPS)
Go · 5 人关注
go
The Go programming language
C · 2 人关注
apue3e
APUE v3 运行代码
C · 0 人关注
4.4BSD-Lite2
4.4BSD Lite Release 2: last Unix operating system from Berkeley
Go · 0 人关注
agollo
🚀Go Client for Apollo
Python · 0 人关注
aiohttp
http client/server for asyncio (PEP-3156)
Go · 0 人关注
bbolt
An embedded key/value database for Go.
Go · 0 人关注
caddy
Fast, cross-platform HTTP/2 web server with automatic HTTPS
0 人关注
clashmeta
A rule-based tunnel in Go.
Python · 0 人关注
cpython
The Python programming language
Python · 0 人关注
cython
A Python to C compiler
0 人关注
ddia-references
Literature references for “Designing Data-Intensive Applications”
Python · 0 人关注
django
The Web framework for perfectionists with deadlines.
Go · 0 人关注
drone
Drone is a Continuous Delivery platform built on Docker, written in Go
Go · 0 人关注
enblog
Go · 0 人关注
etcd
Distributed reliable key-value store for the most critical data of a distributed system
0 人关注
ethereumbook
Mastering Ethereum, by Andreas M. Antonopoulos, Gavin Wood
C · 0 人关注
fastdfs
FastDFS is an open source high performance distributed file system (DFS). It's major functions include: file storing, file syncing and file accessing, and design for high capacity and load balance.
Go · 0 人关注
fasthttp
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
0 人关注
flutter-samples
Flutter Samples
C · 0 人关注
freebsd
FreeBSD src tree (read-only mirror)
Go · 0 人关注
frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
0 人关注
gevent
Coroutine-based concurrency library for Python
Go · 0 人关注
gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
Go · 0 人关注
gorm
The fantastic ORM library for Golang, aims to be developer friendly
0 人关注
gosmpp
Smpp (3.4) Client Library for Go
gansteed

gansteed

V2EX 第 339252 号会员,加入于 2018-08-07 17:17:26 +08:00
是时候来总结一下 2020 年了,晒出你的年终总结吧 :)
2020  •  gansteed  •  2020-12-22 15:53:52 PM  •  最后回复来自 irytu
2
结合实际业务,整了一个 Go 的异步任务框架
  •  1   
    分享创造  •  gansteed  •  2020-04-17 19:33:08 PM  •  最后回复来自 OakScript
    8
    微服务的缺点
    DevOps  •  gansteed  •  2020-02-24 17:07:20 PM  •  最后回复来自 gemini767
    81
    你们的企业微信有疯狂读写磁盘么?
    问与答  •  gansteed  •  2020-01-07 20:03:26 PM  •  最后回复来自 gansteed
    2
    flutter 使用体验报告来了
    问与答  •  gansteed  •  2019-12-17 08:36:34 AM  •  最后回复来自 gansteed
    5
    学了一下 flutter,说几点感受
    问与答  •  gansteed  •  2020-03-18 09:42:53 AM  •  最后回复来自 phantomlimb
    11
    分享一下你们的技术栈吧
    分享创造  •  gansteed  •  2019-12-05 11:33:14 AM  •  最后回复来自 smartdone
    77
    MySQL 的性能优化总结
    分享创造  •  gansteed  •  2019-11-12 09:29:11 AM  •  最后回复来自 gansteed
    5
    gansteed 最近回复了
    2021-09-02 11:13:11 +08:00
    回复了 angkec 创建的主题 酷工作 [远程] 招 React 开发,兼职 5k~7k/mo 全职 20~30k/mo
    看起来很棒,已发
    2021-03-25 13:05:46 +08:00
    回复了 baifei 创建的主题 程序员 除了程序员,还有多少人做坚持写独立博客、原创博客?
    https://jiajunhuang.com/ 主要还是后端
    支持,实诚!
    2020-08-06 17:05:36 +08:00
    回复了 hkshawn 创建的主题 问与答 找个老师教我 golang.哈哈
    找我吧,微信 gansteed
    2020-08-03 19:42:24 +08:00
    回复了 phpfpm 创建的主题 问与答 如何给装有 Linux 的笔记本更换 ssd,不重装系统的情况下?
    你可以看看这个: https://jiajunhuang.com/articles/2020_05_22-linux_clone_sys.md.html 我前不久才迁移过一次
    2020-04-16 20:23:49 +08:00
    回复了 gansteed 创建的主题 分享创造 结合实际业务,整了一个 Go 的异步任务框架
    @Aether +1,我也不喜欢很复杂的
    2020-04-15 20:12:25 +08:00
    回复了 gansteed 创建的主题 分享创造 结合实际业务,整了一个 Go 的异步任务框架
    @lasuar 额,你可以看看 python-rq 的实现。如果一定要这么说的话,Web 框架岂不是就封装了一个

    GET / HTTP/1.1
    Host: blabla

    的报文?
    2020-04-15 17:34:16 +08:00
    回复了 gansteed 创建的主题 分享创造 结合实际业务,整了一个 Go 的异步任务框架
    @lasuar 如果没有 queueName,那么意味着所有的任务都会放到一个队列里; queue 就是分流。举个例子:如果是学校的管理系统(假设是一个单体应用)。处理书籍的异步任务和处理学生信息的异步任务肯定不希望放在同一个队列里进行消费。这样也不利于多队列并发消费。可以用 pub/sub,我更喜欢用 lpush/brpop
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   5118 人在线   最高记录 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 23ms · UTC 07:32 · PVG 15:32 · LAX 00:32 · JFK 03:32
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.