The Wayback Machine - https://web.archive.org/web/20200905042709/https://github.com/topics/realtime
Skip to content
#

realtime

Here are 1,498 public repositories matching this topic...

CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。

  • Updated Aug 20, 2020
  • Java
HeyItsJs
HeyItsJs commented Sep 1, 2020

The problem faced currently?

Right now, we can provide a timeout while calling an endpoint of a remote service. However, this means we need to change the client-side code that is consuming the remote service in order to change this timeout.

How can we solve it?

Let's add the timeout field (time in seconds) in the configuration of each endpoint in remote service. This field s

Improve this page

Add a description, image, and links to the realtime topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the realtime topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.