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.
我正在制作一个 java 服务器/客户端程序,它同时向许多用户发送大量图像。我想问一下这个过程的速度..
是否取决于 LAN 速度(即 1 Mbps,...)?要不然是啥 ?
如果它取决于 LAN 速度,我如何测量我可以在 1 秒内发送多少图像?
这取决于很多很多事情:
如何测量我可以在 1 秒内发送多少图像?
你通过测量来测量它!
我想你真的在问如何预测它。答案是几乎不可能以任何程度的准确度进行预测……因为变量太多,并且有许多“非线性”效应会影响吞吐量。