Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是“回调对象”吗?
在学习 Apache Thrift 时,我经常碰到这个缩写词。
提前致谢。
继续对象:参见此源文件的第 280 行
实际上它是Continuation Object,参见这个邮件列表讨论。
这意味着业务的连续性。您通常会说 COB 测试服务器等。因此,如果主服务器出现故障或由于某些自然灾害,您倾向于使用 COB 服务器来维持业务。