| Events are published asynchronously to reduce the performance impact on the event publishing application. |
События публикуются асинхронно, чтобы снизить влияние производительности на приложение публикации событий. |
| Each dispatcher includes a queue (called DispatcherQueue) of delegates, which represent the entry point to a procedure (called work item) that can be executed asynchronously. |
Каждый диспетчер содержит очередь (называемую DispatcherQueue) делегатов, представляющие собой точку входа в процедуру (называемая ещё work item или операцией), которая может быть выполнена асинхронно. |
| We decided to divide up the kernel which traditionally had been one program, to divide it up into a lot of smaller programs that would send messages to each other asynchronously to, to communicate. |
Мы решили разделить ядро, которое традиционно было одной программой, разделить его на много маленьких программ которые посылали бы сообщения друг другу асинхронно |
| When data is written to disk, it is also asynchronously written to a second location, usually another computer over the network. |
Когда данные записываются на диск, они также асинхронно записываются в другой точке, обычно ей служит другой компьютер поверх сети. |
| In the X Window System core protocol, only four kinds of packets are sent, asynchronously, over the network: requests, replies, events, and errors. |
Корневой протокол системы Х Window предусматривает только 4 типа пакетов данных, посылаемых асинхронно через сеть: запросы, отклики, события и сообщения об ошибках. |