busy schedule - перевод на немецкий
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

busy schedule - перевод на немецкий

COMPUTER PROGRAMMATION TECHNIQUE IN WHICH A PROCESS REPEATEDLY CHECKS TO SEE IF A CONDITION IS TRUE
Busy spin; Busy-wait; Busy-loop; Busy loop; Busy wait; Busy-wait loop; Busy-wait loops; Busy wait loops; Busy wait loop; Busy-waiting

busy schedule      
voller Terminkalender
time-table         
  • A train schedule informs travelers of the trains going to various locations, and indicates the times of departure.
  • Hours of operation posted at a FEMA office following a disaster inform the public of when FEMA employees will be available to assist them.
  • A weekly work schedule indicates which employees of a business are going to work at which times, to ensure the effective distribution of labor resources.
TIME MANAGEMENT TOOL LISTING TIMES WHEN EVENTS ARE INTENDED TO TAKE PLACE
Scheduler; Timetables; Time-Table; Time-table; Arrival board; Scheduled; Shedule; Schedule (resource); Scheduling; Timetable; Schedule (construction); Employee scheduling; Schedules; Work schedule; Hours of operation; Transportation schedule
Zeittafel, Fahrplan; Stundenplan
engaged tone         
Engaged tone; Busy tone; Busy signal (telephony); Fast busy signal
Besetztzeichen (Telefon)

Определение

busy-wait
<programming> To wait for an event by spinning through a tight loop or timed-delay loop that polls for the event on each pass, as opposed to setting up an interrupt handler and continuing execution on another part of the task. This is a wasteful technique, best avoided on time-sharing systems where a busy-waiting program may hog the processor. [Jargon File] (1999-06-10)

Википедия

Busy waiting

In computer science and software engineering, busy-waiting, busy-looping or spinning is a technique in which a process repeatedly checks to see if a condition is true, such as whether keyboard input or a lock is available. Spinning can also be used to generate an arbitrary time delay, a technique that was necessary on systems that lacked a method of waiting a specific length of time. Processor speeds vary greatly from computer to computer, especially as some processors are designed to dynamically adjust speed based on current workload. Consequently, spinning as a time-delay technique can produce unpredictable or even inconsistent results on different systems unless code is included to determine the time a processor takes to execute a "do nothing" loop, or the looping code explicitly checks a real-time clock.

In most cases spinning is considered an anti-pattern and should be avoided, as processor time that could be used to execute a different task is instead wasted on useless activity. Spinning can be a valid strategy in certain circumstances, most notably in the implementation of spinlocks within operating systems designed to run on SMP systems.

Примеры употребления для busy schedule
1. He has not debated Baker, citing a busy schedule.
2. Still, Mahfouz maintained a busy schedule well into his '0s.
3. His spokesman declined a request for a follow–up interview, citing Zyuganov‘s busy schedule.
4. The youthful Turkmen president has a busy schedule ahead of him.
5. Turifi took time off from his busy schedule for a quick chat with Gulf News.