RoS (computing)
Encyclopedia
RoS is the abbreviation for the computing term Request of Service (or requests of service in its plural form). It is used to refer to a request for a specific service or response from a dormant application running on a computer cluster.
, depending on the scale of the network you are accessing it from.
within the same geographical area. These requests generally occur within organizations who use custom clusters independently for their own work or research. For example, an employee of a research organization could work within the same building as the cluster, and send a RoS over a computer network to activate a research application on this cluster, in order to carry out his work.
Another use of local RoSs are for on site management and testing of a computer cluster. This can enable testing of new software applications or testing of request load balancing
.
outside of the clusters geographical area. These requests can be received from a variety of sources including:
RoSs sent over network types different from that of the clusters' local network types need to be replicated (i.e. a RoS from a VoIP could not be directly received by the clusters optical fibre connection) via software Replicators (see below).
Remote RoSs are generally used by commercial organizations offering services to the public or other organizations. For example, an internet user may send a RoS via a web portal in order to activate a meta search engine, in order to receive a list of cached web sites matching their search.
Request origins
RoS requests can originate from anywhere, so long as there is an unblocked route to the cluster's control systems. Requests are commonly sent over a network, for example the internet, however they may be sent using other methods like SMS messaging, VPN tunnels, or phone lines. The origins of the RoSs are referred to as either Local or RemoteRemote
Remote may refer to:* Remote control, commonly known as a remote* Remote broadcast, commonly known in broadcasting as a person or a live remote* Remote access* Remote desktop...
, depending on the scale of the network you are accessing it from.
Local
A local RoS generally originates from somewhere on a local area networkLocal area network
A local area network is a computer network that interconnects computers in a limited area such as a home, school, computer laboratory, or office building...
within the same geographical area. These requests generally occur within organizations who use custom clusters independently for their own work or research. For example, an employee of a research organization could work within the same building as the cluster, and send a RoS over a computer network to activate a research application on this cluster, in order to carry out his work.
Another use of local RoSs are for on site management and testing of a computer cluster. This can enable testing of new software applications or testing of request load balancing
Load balancing (computing)
Load balancing is a computer networking methodology to distribute workload across multiple computers or a computer cluster, network links, central processing units, disk drives, or other resources, to achieve optimal resource utilization, maximize throughput, minimize response time, and avoid...
.
Remote
A remote RoS generally originates from somewhere on a wide area networkWide area network
A wide area network is a telecommunication network that covers a broad area . Business and government entities utilize WANs to relay data among employees, clients, buyers, and suppliers from various geographical locations...
outside of the clusters geographical area. These requests can be received from a variety of sources including:
- Internet Portals
- Fibre Optic Networks
- Phone Lines
- SMS Text Messages
- E-mail Gateways
- VoIP Systems
RoSs sent over network types different from that of the clusters' local network types need to be replicated (i.e. a RoS from a VoIP could not be directly received by the clusters optical fibre connection) via software Replicators (see below).
Remote RoSs are generally used by commercial organizations offering services to the public or other organizations. For example, an internet user may send a RoS via a web portal in order to activate a meta search engine, in order to receive a list of cached web sites matching their search.