asynchronous method invocation

multithread design pattern where the calling thread is notified when the reply arrives, thereby not blocking the call site while waiting for called code to finish

श्रेणियाँ: