10 месяцев назад
«Pro MSMQ: Microsoft Message Queue Programming» Scot Boyd, Richard Costall, Ken Rabold, Arohi Redkar, Tejaswi Redkar, Carlos Walzer Message Queuing provides a way for applications to communicate asynchronously, and has often been compared to e-mail, but for applications rather than people. On Windows, Message Queuing is implemented in Microsoft Message Queuing, or MSMQ. A client application can communicate with a server by sending data in the form of an MSMQ message to a particular queue, where the server application can retrieve it and process it. Because the message will remain on the queue until it is retrieved, we can guarantee that it will be processed at some point, even if the server application is down when the message is sent.. Напишите свою рецензию о книге Scot Boyd, Richard Costall, Ken Rabold, Arohi Redkar, Tejaswi Redkar, Carlos Walzer «Pro MSMQ: Microsoft Message Queue Programming» http://izbe.ru/book/73222-pro-msmq-microsoft-message-queue-programming-scot-boyd-richard-costall-ken-rabold-arohi-redkar-tejaswi-redkar-carlos-walzer/
53,1 тыс читали · 2 года назад
Супер простой способ активации Windows 11(10) и Office или зачем платить Microsoft в данных реалиях в России?!
Приветствую всех! Как говориться: "Не мы это начали..." - Microsoft решил сам уйти с российского рынка. В очередной раз спасибо @MASSGRAVE - ребята выпустили MAS 2.7(MAS - Microsoft Activation Scripts), но суть не в этом - суть в том, что теперь не требуется скачивать и распаковывать архив на ПК (подробнее на https://massgrave.dev/), достаточно открыть PowerShell или Терминал и ввести следующий код: irm -useb https://get.activated.win | iex и вы увидите варианты активации (у кого после ввода кода...