Writings
Lakehouse
What is a lakehouse?
伴鱼机器学习预测服务设计篇
在伴鱼,我们如何设计机器学习预测服务?
Run ML batch inference with PyFlink
Here's how!
机器学习特征系统在伴鱼的演进
康威定律的一次生动体现。
滴滴有毒!
为什么别人给我分享行程,滴滴却要三番五次索要我的定位?
Spark ML 管道在线推理实践
MLeap 和 Uber 如何提高 Spark ML 管道在线推理的效率?
我们如何将 Flink 特征管道提速 7 倍
Flink 算子状态 + Redis Pipelining = 7 倍性能
为什么我更偏好 CLI?
Do not go gentle into that Graphical UI.
本地优先软件
什么是本地优先软件,它与纯网络应用和传统桌面软件相比,有什么优势?
DoorDash 预测服务实践
DoorDash 如何设计和推广他们的预测服务?
算法工程化实践选读
博采众长。
求贤
欢迎加入伴鱼 AI 平台团队!
我 Thread 没了
为什么钉钉没有 thread 功能?
如何提问
好好提问,是优秀工程师的基本素养。
浅谈 Flink
使用 Flink 三个月以来的一些体会。
Uber 机器学习平台的高速迭代实践
是要高性能,还是高速迭代?PyML 说,我全都要。
Uber 机器学习平台实践
Uber Michelangelo 展示了一个机器学习平台应有的全貌。
浅谈特征平台 Feast
什么是特征平台 Feast ?
特征平台需求层次理论
Feature Stores - A Hierarchy of Needs 译文。从需求层次的角度,去思考特征平台。
Practical MLSys Goodreads
An updating list of practical MLSys readings with comments.
Free and simple Directory Listing with Vercel
How to serve your directories on the web with Vercel, and why.
Implementing java.util.concurrent.ArrayBlockingQueue
Implementing an ArrayBlockingQueue from scratch.
Host Discourse on AWS EC2
The official guide only covers DigitalOcean. This post fills the gap.
Akka Actors 极简实现
知其然,也知其所以然。
Redlock 真的安全吗?
Martin Kleppmann 对 Redlock 安全性的质疑。
用 Redis 实现分布式锁
Redis 分布式锁相关文档的梳理。
CRDTs The Hard Parts 笔记
DDIA 作者 Martin Kleppmann 介绍 CRDTs 领域的最新研究成果。
Twitter 广告之"道"
Accelerating Ad Product Development at Twitter 译文。Twitter 如何完成对单体 AdServer 的微服务化拆分?
Akka 导图
A Map of Akka 译文。Akka 各模块之间究竟是个什么关系?