与Backlog相关的套接字 [英] Socket in Relation to Backlog

查看:119
本文介绍了与Backlog相关的套接字的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

1。
c#.net的套接字与待办事项有什么关系?



2.

积压是否重要?如果是,为什么?

1. What does c# .net's socket has in relation to backlog?

2.
Is backlog important to have? If yes, why?

推荐答案

1。 积压是队列的逻辑定义,套接字是网络传输的物理实现,这两者的关系取决于您如何设计系统。



2.这取决于你打算做什么,以及在你的设计中排队是否有意义。
1. A "backlog" is a logical definition for a queue, a socket is a physical implementation of a network transport, the relation of these two is dependent on how you design your system.

2. It depends on what you intend to do, and if having a queue makes sense in your design.


这篇关于与Backlog相关的套接字的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆