https://github.com/grpc/proposal/pull/181

This proposes a completion-queue implementation for gRPC core in which the 
completion of an operation triggers the invocation of a registered piece of 
user code rather than posting a tag on an actual queue. The new completion 
queue will have no explicit retrieval function at the surface API level.

-- 
You received this message because you are subscribed to the Google Groups 
"grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/414af4d8-f1ae-45f1-815c-4efe00d71106n%40googlegroups.com.

Reply via email to