Async call with callback
Registered by
Sergey Lukjanov
Async call with callback could be implemented by adding callback arg to the call function or by adding new function async_call.
It was shortly discussed at summit.
Blueprint information
- Status:
- Not started
- Approver:
- Mark McLoughlin
- Priority:
- Undefined
- Drafter:
- Sergey Lukjanov
- Direction:
- Needs approval
- Assignee:
- None
- Definition:
- Discussion
- Series goal:
- None
- Implementation:
- Not started
- Milestone target:
- None
- Started by
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
Sergey - could you sketch out what the API would look like for this?
One difficulty would be how to support different async I/O frameworks like we do for RPC servers.
-- @markmc
(?)