sophos's repos on GitHub
Go · 283 人关注
doggy
Lightweight, idiomatic and stable for building Go 1.7+ HTTP services
Go · 180 人关注
gofluent
(Not Maintained) Something acting like fluentd rewritten in Go.
Go · 64 人关注
golang-lru
Golang LRU cache with expire feature.
Go · 43 人关注
gobreak
Latency and fault tolerance library like Netflix's Hystrix with prometheus and gobreaker.
Go · 37 人关注
go-loadbalance
A well designed loadbalance API with dozens of implementations for go-grpc loadbalance.
Go · 31 人关注
goroutine-pool
A simple goroutine pool which can create and release goroutine dynamically, inspired by fasthttp.
1 人关注
architecture-best-practice
Best practice from the ground up.
1 人关注
awesome-go
A curated list of awesome Go frameworks, libraries and software
1 人关注
awesome-nginx
A collection of awsome resources around nginx.
C · 1 人关注
data_struct
Common data structures
C · 1 人关注
enhanced-limit-conn-nginx-module
An enhanced limit conn nginx module.
Go · 1 人关注
github-trending
A toy to play with weixin mp and github.
Lua · 0 人关注
apisix
The Cloud-Native API Gateway
0 人关注
apisix-dashboard
Dashboard for Apache APISIX
Python · 0 人关注
auto-editor
Auto-Editor: Effort free video editing!
Python · 0 人关注
autocut
用文本编辑器剪视频
C · 0 人关注
BrowserSideCollector
A project which collects data from web browser using Nginx and javascript.
Go · 0 人关注
docker
Docker - the open-source application container engine
Dockerfile · 0 人关注
dockerfiles
My personal dockerfiles.
0 人关注
docs
The open-source repo for docs.github.com
Ruby · 0 人关注
dotfiles
YADR - The best vim,git,zsh plugins and the cleanest vimrc you've ever seen
Go · 0 人关注
etcd
Distributed reliable key-value store for the most critical data of a distributed system
Go · 0 人关注
fresh
Build and (re)start go web apps after saving/creating/deleting source files.
Go · 0 人关注
go
idiomatic codec and rpc lib for msgpack, cbor, json, etc. msgpack.org[Go]
Go · 0 人关注
go-fieldmask
Field mask for golang
0 人关注
go-sdk
Dapr SDK for go
Go · 0 人关注
golabs
Some experiments for golang.
Go · 0 人关注
golang-cache
Golang cache with LRU and Redis.
Go · 0 人关注
goproxy
A global proxy for Go modules.
sophos

sophos

V2EX 第 129329 号会员,加入于 2015-07-28 21:20:44 +08:00
今日活跃度排名 5938
根据 sophos 的设置,主题列表被隐藏
二手交易 相关的信息,包括已关闭的交易,不会被隐藏
sophos 最近回复了
11 小时 38 分钟前
回复了 GDance 创建的主题 macOS 了解一下黑苹果
10600k/128G 内存/5500XT/2T SSD/4T 机械硬盘

开发办公四年路过,虽然偶尔会无故冻屏,但是性价比真的太高了…其他问题,都可以克服
3 天前
回复了 ducuducu 创建的主题 程序员 http 网关如何优雅的暴露内部 grpc 服务
协议转换这块是 cpu 密集型场景,apisix 等 nginx+lua 的方案,目前的实现方案性能最差(基于 lua 做的协议转换)

根据这边的落地经验,出于性能考虑,推荐以下两种:
- 基于 grpc-gateway 另起一个 http server 用于转发 grpc 请求,每次调整需要重新发布代码,性能可用,无需引入新的中间件
- 基于 envoy 配置 protoset 和 filter ,每次调整只需要更改配置,性能相对较高,需要引入新的中间件
交友搞起 :)

https://github.com/sysulq
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   1147 人在线   最高记录 6543   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 20ms · UTC 23:44 · PVG 07:44 · LAX 16:44 · JFK 19:44
Developed with CodeLauncher
♥ Do have faith in what you're doing.