# Mixpanel - Python 에서 Golang 으로 다운타임없이 실시간 서비스 이관하기

> Clean Markdown view of GeekNews topic #169. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=169](https://news.hada.io/topic?id=169)
- GeekNews Markdown: [https://news.hada.io/topic/169.md](https://news.hada.io/topic/169.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2019-07-27T07:22:00+09:00
- Updated: 2019-07-27T07:22:00+09:00
- Original source: [engineering.mixpanel.com](https://engineering.mixpanel.com/2019/07/24/safely-rewriting-mixpanels-highest-throughput-service-in-golang/)
- Points: 4
- Comments: 1

## Topic Body

가장 처리량이 많은 Data Collection API 를 이관한 이야기. Diffy 를 이용해서 기존 API와 신규 API를 실시간 트래픽 테스트.

## Comments



### Comment 188

- Author: xguru
- Created: 2019-07-28T16:38:34+09:00
- Points: 1

트위터가 만든 Diffy 사용이 눈에 띄네요.

API 구현체 업그레이드 할때 함 사용해봐야
