DictionaryForumContacts

   Russian
Terms containing ожидающая задача | all forms | in specified order only
SubjectRussianEnglish
progr.Блокирование ресурсов заставляет другие задачи, которые желают воспользоваться этими ресурсами, ожидать до тех пор, пока они не будут разблокированы и снова станут доступнымиLocking the resource causes any other task that wishes to use the resource to wait until the resource has been unlocked, making it available again (см. "Parallel and Distributed Programming Using C++" by Cameron Hughes, Tracey Hughes 2003 ssn)
math.задача ожидает своего решенияthe problem remains to be solved
progr.Никто не ожидает, что мост будет перемещён на десять метров после того, как он был построен. Точно так же не следует ожидать, что программный продукт успешно выполнит различные задачи после того, как будет создан. Если это то, что нам нужно, тогда программное обеспечение создано удачноnobody expects a bridge to be moved by ten meters after it has been built. Similarly, nobody should expect a software product to happily perform different tasks after it has been built. If this is what is expected then the software has not failed (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering)
comp.ожидающая задачаwaiting task (ssn)
progr.отделять задачу от её решения, которое, как ожидается, может менятьсяabstract the problem from the solution, where the solution is expected to change (ssn)
comp., net.очередь ожидающих задачidle queue