Relay (computers): Difference between revisions
Jump to navigation
Jump to search
imported>Meg Taylor (subpages) |
mNo edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{subpages}} | {{subpages}} | ||
A [[computer]] '''relay''' is a machine or process that receives data and forwards it to another machine or process. | A [[computer]] '''relay''' is a machine or process that receives data and forwards it to another machine or process. Typically, this is a "store and forward" operation, rather than a continuous flow. [[Data]] is handled in packets or larger chunks. Also, there is some purpose to having the relay, routing the data from one place to another, performing some operation on the data, etc. | ||
A good example of a relay is found in every [[Email system]]. | A good example of a relay is found in every [[Email system]]. Here each relay will store and forward a complete message, after performing some operation needed at that point in the system.[[Category:Suggestion Bot Tag]] |
Latest revision as of 06:00, 11 October 2024
A computer relay is a machine or process that receives data and forwards it to another machine or process. Typically, this is a "store and forward" operation, rather than a continuous flow. Data is handled in packets or larger chunks. Also, there is some purpose to having the relay, routing the data from one place to another, performing some operation on the data, etc.
A good example of a relay is found in every Email system. Here each relay will store and forward a complete message, after performing some operation needed at that point in the system.