Skip to content

Instantly share code, notes, and snippets.

@shafreeck
Created October 20, 2010 13:59
Show Gist options
  • Save shafreeck/636457 to your computer and use it in GitHub Desktop.
Save shafreeck/636457 to your computer and use it in GitHub Desktop.
需要实现的功能
1. 解决命名冲突的问题,不同的日志,如果用了相同的名字,如何解决?协商?
2. 日志请求改为异步,为了便于调试,现在用的是同步机制
3. 探索双server模式,避免单点故障
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment