Subject | English | Turkish |
comp., MS | asynchronous data exchange | zaman uyumsuz veri değiş tokuşu (A style of processing where an application posts a request for an event to occur and then continues without waiting for the event. A separate service will recognize the request and take responsibility for ensuring that the event occurs) |
environ. | data exchange A reciprocal transfer of individual facts, statistics or items of information between two or more parties for the purpose of enhancing knowledge of the participants | veri değişimi |
comp., MS | synchronous data exchange | eşzamanlı veri değiş tokuşu (A style of processing where an application requests that an event occurs and waits for the event to complete, so that the application is certain of the result of its request before it proceeds) |