Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 193 Bytes

TODO.md

File metadata and controls

4 lines (3 loc) · 193 Bytes

To do list

  1. 由于使用了有限的协程池来Deliver消息,当Output被阻塞时,如何防止此Output的阻塞消耗协程池?
  2. 如何监测每个消息的阻塞超时时间?