DictionaryForumContacts

   English
Terms for subject Programming containing client services | all forms | in specified order only
EnglishRussian
client serviceклиентская служба (Supernova)
client service deliveryпредоставление услуг клиентам (ssn)
cloud service clientклиент облачной службы (Skeet J., Lelek T. Software Mistakes and Tradeoffs, 2022 Alex_Odeychuk)
gRPC client serviceклиентская служба gRPC (Alex_Odeychuk)
message passing model, where all services are provided in a synchronous manner by passing messages around from client to serverмодель обмена сообщениями, в которой все сервисы предоставляются синхронно, передачей сообщения от клиента к серверу и обратно (ssn)
the delegation is normally necessary to allow a client object in one layer to get a service from an object in a distant non-neighboring layer. Otherwise, the stable framework of vertical hierarchical layers Section 9.1.3 would disintegrate to a random network of intercommunicating objects with no hope to understand or control the system complexity and evolutionДелегирование обычно необходимо, чтобы позволить объекту-клиенту получить услугу на одном уровне от объекта, находящегося на отдалённом несоседнем уровне. Иными словами, устойчивый шаблон структуры вертикальных иерархических уровней раздел 9.1.3 будет разложен на случайную сеть взаимосвязанных объектов без какой-либо надежды понять или управлять сложностью системы и её эволюцией (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering)