proactor pattern

software design pattern for event handling in which long running activities are running in an asynchronous part, and a completion handler is called after the asynchronous part has terminated

زمرے: