Does one computer using maximum bandwidth affect other computers on a network?

  • Thread starter Thread starter Simfish
  • Start date Start date
  • Tags Tags
    Bandwidth
AI Thread Summary
When one computer on a LAN is utilizing maximum bandwidth for tasks like downloading a file, it can impact the bandwidth available to other computers on the network, particularly in setups using hubs. In contrast, if the network employs a non-blocking Ethernet layer 2 switch, other computers may not experience diminished bandwidth. Bandwidth is typically artificially constrained through mechanisms like Quality of Service (QoS) or Class of Service (CoS), which prioritize different types of data, such as voice over file transfers. The discussion also highlights that while traditional networks like Token Ring are now considered obsolete, modern peer-to-peer networks and other protocols are used in research and development to optimize performance and security. Overall, the network's architecture plays a critical role in determining how bandwidth is shared among connected devices.
Simfish
Gold Member
Messages
811
Reaction score
2
If one computer on a LAN network is using maximum bandwidth on, say, downloading a file, then will this affect the bandwidth of other computers on the network? And is bandwidth usually artificially constrained or naturally constrained?
 
Computer science news on Phys.org
Simfishy said:
If one computer on a LAN network is using maximum bandwidth on, say, downloading a file, then will this affect the bandwidth of other computers on the network?
Yes.
And is bandwidth usually artificially constrained or naturally constrained?
It has to be artificially constrained.

Are you just talking about within the LAN, or do you mean the internet? When you say download, I am assuming you mean the internet. You have to set parameters allocating priority to the type of data (for example, if you have both voice and data, voice would be given priority as it is more sensitive than data), you can also give priority to the type of data, file transfer over browsing for example. It can either be set in the router or in the network. The two types are commonly referred to as COS/CoS (class of service) or QoS (quality of service).
 
Last edited:
Depends, A Ring Network is piece-wise, and none can influence the max_rate of another.

End-to-End is dominated by throughput.

Whereas, common in connectivity, parallel, then it would be affected. This is due to the adapter-hub interface. Where the hub has to check-balance all transfers.
 
delta_moment said:
Depends, A Ring Network is piece-wise, and none can influence the max_rate of another.

End-to-End is dominated by throughput.

Whereas, common in connectivity, parallel, then it would be affected. This is due to the adapter-hub interface. Where the hub has to check-balance all transfers.
Token Ring and the others are pretty obsolete.
 
Simfishy said:
If one computer on a LAN network is using maximum bandwidth on, say, downloading a file, then will this affect the bandwidth of other computers on the network? A

Evo said:
Yes.
Well not necessarily. If the LAN is setup on an Ethernet layer 2 switch vs a hub, and the switch is non blocking, then no the bandwidth to the 'other computers' on the same LAN will not be diminished.
 
Evo said:
Token Ring and the others are pretty obsolete.

Yeah, the token use is. Not secure enough. But, where peer-to-peer observation/computation is necessary, other protocols are used. As in Research and Development.

Any physical peer-to-peer network, just about, will take into account what it can. Where power is a must.
 
Thread 'ChatGPT Examples, Good and Bad'
I've been experimenting with ChatGPT. Some results are good, some very very bad. I think examples can help expose the properties of this AI. Maybe you can post some of your favorite examples and tell us what they reveal about the properties of this AI. (I had problems with copy/paste of text and formatting, so I'm posting my examples as screen shots. That is a promising start. :smile: But then I provided values V=1, R1=1, R2=2, R3=3 and asked for the value of I. At first, it said...
Sorry if 'Profile Badge' is not the correct term. I have an MS 365 subscription and I've noticed on my Word documents the small circle with my initials in it is sometimes different in colour document to document (it's the circle at the top right of the doc, that, when you hover over it it tells you you're signed in; if you click on it you get a bit more info). Last night I had four docs with a red circle, one with blue. When I closed the blue and opened it again it was red. Today I have 3...
Back
Top