DictionaryForumContacts

Terms containing asynchronous | all forms | exact matches only
SubjectEnglishKorean
comp., MSasynchronous agent비동기 에이전트 (A task that follows the actor pattern and uses an asynchronous message queue to communicate with other similar tasks. Agents let you take advantage of coarse-grained task parallelism in your applications)
comp., MSasynchronous call비동기 호출 (A method call that returns to the caller immediately regardless of whether processing has completed. The results of processing are returned through another call on another thread. Asynchronous methods free the caller from having to wait until processing has finished)
comp., MSasynchronous communication비동기 통신 (A form of data transmission in which information is sent and received at irregular intervals, one character at a time. Because data is received at irregular intervals, the receiving modem must be signaled to let it know when the data bits of a character begin and end. This is done by means of start and stop bits)
comp., MSasynchronous communication layer비동기 통신 계층 (The layer of AJAX functionality that takes care of communication between the browser and the server)
comp., MSasynchronous device비동기 장치 (A device whose internal operations are not synchronized with the timing of any other part of the system)
comp., MSAsynchronous JavaScript And XML비동기 JavaScript 및 XML (A set of technologies consisting of a client-side script framework, server controls, and more)
comp., MSasynchronous method call비동기 메서드 호출 (A method call that returns to the caller immediately regardless of whether processing has completed. The results of processing are returned through another call on another thread. Asynchronous methods free the caller from having to wait until processing has finished)
comp., MSasynchronous moniker비동기 모니커 (A moniker class that allows the downloading or binding of objects at differing times, without blocking)
comp., MSasynchronous operation비동기 작업 (A process whose execution can proceed independently or in the background. Other processes may be started before the asynchronous process has finished)
comp., MSasynchronous pattern비동기 패턴 (A core technology in the .NET Framework which provides an efficient model to manage asynchronous operations and a consistent programming model)
comp., MSasynchronous postback비동기 포스트백 (In ASP.NET, the process of sending Web page data (plus viewstate and other necessary metadata) from the browser to the server without a complete postback and without blocking the user from continuing to work in the page. Asynchronous postbacks are an important feature of AJAX technology)
comp., MSasynchronous procedure call비동기 프로시저 호출 (A function call that executes separately from an executing program when a set of enabling conditions exist. After the conditions have been met, the operating system's kernel issues a software interrupt and directs the executing program to execute the call)
ITAsynchronous Transfer Mode비동기 전송 모드ATM
comp., MSasynchronous transmission비동기 전송 (In modem communication, a form of data transmission in which data is sent intermittently, one character at a time, rather than in a steady stream with characters separated by fixed time intervals. Asynchronous transmission relies on the use of a start bit and stop bit(s), in addition to the bits representing the character (and an optional parity bit), to distinguish separate characters)
comp., MSevent-based asynchronous pattern이벤트 기반 비동기 패턴 (A design pattern that uses events to expose asynchronous features of a class)

Get short URL