-
1 einreihen
(trennb., hat -ge-)I v/refl take one’s place (in + Akk among); Sache: take its place; in eine Schlange: get in line; sich einreihen in (+ Akk) auch joinII v/t1. einordnen I2. fig.: jemanden einreihen unter (+ Akk) rank s.o. with ( oder among); eingereiht werden unter auch be counted among* * *to rank* * *ein|rei|hen sep1. vt(= einordnen, einfügen) to put in ( in +acc -to); (= klassifizieren) to class, to classifydieses Buch verdient, in die bedeutendste medizinische Fachliteratur eingereiht zu werden — this book deserves to be awarded a place amongst the most important works of medical literature
er wurde in den Arbeitsprozess eingereiht — he was fitted into or given a place in the work process
2. vréínreihen — to join sth
* * *ein|rei·hen* * *1.reflexives Verb2.sich in etwas (Akk.) einreihen — join something
transitives Verb place (in + Akk. in)* * *einreihen (trennb, hat -ge-)A. v/r take one’s place (sich einreihen in (+akk) auch joinB. v/t2. fig:eingereiht werden unter auch be counted among* * *1.reflexives Verb2.sich in etwas (Akk.) einreihen — join something
transitives Verb place (in + Akk. in)* * *v.to enqueue (Computers) v.
См. также в других словарях:
Queue area — Queue areas are places in which people in line (first come, first served) wait for goods or services. Examples include the DMV, checking out groceries or other goods that have been collected in a self service shop, in a shop without self service … Wikipedia
Queue — can mean: * Queue area, where a line of people wait. The verb queue means to form a line, and to wait for services. Queue is also the name of this line * Queueing theory, the study of waiting lines * Queue (data structure), in computing, a type… … Wikipedia
Process management (computing) — Operating systems … Wikipedia
Process states — In a multitasking computer system, processes may occupy a variety of states. These distinct states may not actually be recognized as such by the operating system kernel, however they are a useful abstraction for the understanding of… … Wikipedia
Queue machine — A queue machine or queue automaton is a finite state machine with the ability to store and retrieve data from an infinite memory queue. It is a model of computation equivalent to a Turing machine, and therefore it can process any formal language … Wikipedia
Process (computing) — In computing, a process is an instance of a computer program that is being executed. It contains the program code and its current activity. Depending on the operating system (OS), a process may be made up of multiple threads of execution that… … Wikipedia
Birth-death process — The birth death process is a special case of Continuous time Markov process where the states represent the current size of a population and where the transitions are limited to births and deaths. Birth death processes have many application in… … Wikipedia
Multilevel feedback queue — In computer science, a multilevel feedback queue is a scheduling algorithm. It is intended to meet the following design requirements for multimode systems: Give preference to short jobs. Give preference to I/O bound processes. Separate processes… … Wikipedia
Message queue — In computer science, message queues and mailboxes are software engineering components used for interprocess communication, or for inter thread communication within the same process. They use a queue for messaging – the passing of control or of… … Wikipedia
Fluid queue — In probability theory, a fluid queue is a mathematical model used to describe the fluid level in a reservoir subject to randomly determined periods of filling and emptying. The term dam theory was used in earlier literature for these models. The… … Wikipedia
Double-ended priority queue — Not to be confused with Double ended queue. A double ended priority queue (DEPQ)[1] is an abstract data type similar to a priority queue except that it allows for efficient removal of both the maximum and minimum element. It is a data structure… … Wikipedia