round robin

Share on Facebook Share on Twitter Email

n.
  1. Sports. A tournament in which each contestant is matched in turn against every other contestant.
  2. A petition or protest on which the signatures are arranged in a circle in order to conceal the order of signing.
  3. A letter sent among members of a group, often with comments added by each person in turn.

Continuously repeating sequence, such as the polling of a series of terminals, one after the other, over and over again. See round robin DNS.

Download Computer Desktop Encyclopedia to your PC, iPhone or Android.


1.  A petition or other document signed by several persons in sequence, so that no one can tell who was the first to sign it. For example, We decided to send a round robin to management to protest the new rules about work hours. This term originally referred to a grievance presented by seamen to their captain, called round because of the circular sequence of names, but the source of robin has been lost. [Early 1700s]
2.  In sports, a tournament in which each player or team plays against all of the others in turn. For example, The club always holds a tennis round robin on the Fourth of July. [Late 1800s]

Random House Word Menu:

categories related to 'round robin'

Top
Random House Word Menu by Stephen Glazier
For a list of words related to round robin, see:

Top

The term round-robin was originally used to describe a document signed by multiple parties in a circle to make it more difficult to determine the order in which it was signed, thus preventing a ringleader from being identified.[1] The term has evolved to account for any activity in which a group of resources is interacted with singularly and in a circular order.

Round-robin may also refer to a letter with a single author copied and sent to multiple recipients, as when one sends out family news on holidays; this is also called a circular. Gatherings among friends or neighbors where each course is held in a different house, commonly during the holiday season, may also be called a round-robin. This is more commonly referred to as a progressive dinner/supper.[2]

Contents

Origin

The modern use of the term dates from the 17th Century French ruban rond (round ribbon).[3][4] This described the practice of signatories to petitions against authority (usually Government officials petitioning the Crown) appending their names on a document in a non-hierarchical circle or ribbon pattern (and so disguising the order in which they have signed) so that none may be identified as a ringleader.

This practice was adopted by sailors petitioning officers in the Royal Navy (first recorded 1731).

Usages

Aviation

In aviation, a round-robin flight is a cross-country flight that starts at one airport, travels to several other points for fly-over or touch-and-goes, and returns to the airport of origin. Such flights are often flown for cross-country training purposes.[citation needed]

Computing

In computing, "round-robin" describes a method of choosing a resource for a task from a list of available resources, usually for the purposes of load balancing. For example, this may be used as the method of distributing incoming requests to a number of processors, worker threads, or servers. As the basic algorithm, the scheduler selects a resource pointed to by a counter from a list, after which the counter is incremented and if the end is reached, returned to the beginning of the list. Round-robin selection has a positive characteristic of preventing starvation, as every resource will be eventually chosen by the scheduler, but may be unsuitable for some applications where affinity is desirable, for example when assigning a process to a CPU or in link aggregation.

Sports

In sports, round-robin refers to every player or team in a group or pool taking turns to play one another a set number of times. This may be called the group stage (or phase) of a tournament, prior to the knock-out stage. (See Round-robin tournament for more information).

Literature

In fan fiction, the term commonly denotes a literary work which is written by multiple authors who continually exchange the manuscript.

See also

References


Translations:

Round-robin

Top

Dansk (Danish)
n. - (protest)skrivelse med underskrivernes navne i en cirkel, turnering, hvor alle spiller mod alle (sport)

Français (French)
n. - pétition

Deutsch (German)
n. - Petition, Round-Robin-Turnier

Ελληνική (Greek)
n. - αίτηση ή ψήφισμα με υπογραφές σε σχήμα κύκλου

Italiano (Italian)
turno

Português (Portuguese)
n. - fazer um abaixo-assinado

Русский (Russian)
коллективное письмо с подписями в круге

Español (Spanish)
n. - petición o protesta colectiva, torneo

Svenska (Swedish)
n. - tävling där alla möter alla, protestskrivelse

中文(简体)(Chinese (Simplified))
联名声明, 一系列, 循环赛

中文(繁體)(Chinese (Traditional))
n. - 聯名聲明, 一系列, 循環賽

한국어 (Korean)
n. - 원형으로 사인한 단체 항의서, 리그전

日本語 (Japanese)
n. - 円形上申書, 円卓会議, 総当たり戦

עברית (Hebrew)
n. - ‮עצומה עם חתימות במעגל (ללא התחלה או סוף), טורניר (בו כולם משחקים נגד כולם), אסיפה‬


Post a question - any question - to the WikiAnswers community:

Copyrights:

Mentioned in

round robin DNS (technology)