2
Answers

design asynchronous interface

George George

George George

16y
5.5k
1

Hello everyone,


Currently, I have a simple cache component, which outputs value by an input key. Now I want to design an asynchronous interface to provide BeginXXX and EndXXX function.

Are there any reference documents or any samples/advices of how to design asynchronous interface?


thanks in advance,
George

Answers (2)