- round-robin algorithm
- алгоритм кругового обслуживания
Большой англо-русский и русско-английский словарь. 2001.
Большой англо-русский и русско-английский словарь. 2001.
round-robin algorithm — žiedinis algoritmas statusas T sritis automatika atitikmenys: angl. round robin algorithm vok. Reigenalgorithmus, m rus. алгоритм круглого обслуживания, m pranc. algorithme cyclique, m … Automatikos terminų žodynas
Round-robin scheduling — Round robin (RR) is one of the simplest scheduling algorithms for processes in an operating system, which assigns time slices to each process in equal portions and in order, handling all processes without priority. Round robin scheduling is both… … Wikipedia
Round-robin tournament — A round robin tournament (or all play all tournament) is a competition in which each contestant meets all other contestants in turn .[1] Contents 1 Terminology 2 Use 3 Evaluation … Wikipedia
Scheduling algorithm — In computer science, a scheduling algorithm is the method by which threads, processes or data flows are given access to system resources (e.g. processor time, communications bandwidth). This is usually done to load balance a system effectively or … Wikipedia
Virtual IP address — A virtual IP address (VIP or VIPA) is an IP address that is not connected to a specific computer or network interface card (NIC) on a computer. Incoming packets are sent to the VIP address, but all packets travel through real network… … Wikipedia
Chiron FS — Chiron Filesystem is a fault tolerant replication file system. Chiron FS is a FUSE based filesystem that implements replication at the filesystem level like RAID 1 does at the device level. The replicated filesystem may be of any kind; the only… … Wikipedia
Reigenalgorithmus — žiedinis algoritmas statusas T sritis automatika atitikmenys: angl. round robin algorithm vok. Reigenalgorithmus, m rus. алгоритм круглого обслуживания, m pranc. algorithme cyclique, m … Automatikos terminų žodynas
algorithme cyclique — žiedinis algoritmas statusas T sritis automatika atitikmenys: angl. round robin algorithm vok. Reigenalgorithmus, m rus. алгоритм круглого обслуживания, m pranc. algorithme cyclique, m … Automatikos terminų žodynas
žiedinis algoritmas — statusas T sritis automatika atitikmenys: angl. round robin algorithm vok. Reigenalgorithmus, m rus. алгоритм круглого обслуживания, m pranc. algorithme cyclique, m … Automatikos terminų žodynas
алгоритм круглого обслуживания — žiedinis algoritmas statusas T sritis automatika atitikmenys: angl. round robin algorithm vok. Reigenalgorithmus, m rus. алгоритм круглого обслуживания, m pranc. algorithme cyclique, m … Automatikos terminų žodynas
Scheduling (computing) — This article is about processes assignment in operating systems. For other uses, see Scheduling (disambiguation). Scheduling is a key concept in computer multitasking, multiprocessing operating system and real time operating system designs.… … Wikipedia