[RFC] async source3/rpc_server

David Disseldorp ddiss at suse.de
Tue Apr 24 16:53:19 MDT 2012


On Tue, 24 Apr 2012 19:57:57 +0200
Volker Lendecke <Volker.Lendecke at SerNet.DE> wrote:

> > Does this approach sound sane?
> 
> Yes, that looks sane to me. As fallbacks, can we
> autogenerate sync/async wrappers? I have not yet fully
> thought out the complete picture, but I could imagine that
> we make the normal RPC server infrastructure completely
> async and then for the sync backends autogenerate fake async
> wrappers calling into the sync functions.

Sure, it's one layer higher than I'd planned but I think it makes
sense. It also minimises changes to api_struct.
Going down this route I'll add per-function async flag.

Thanks for the feedback Volker.

Cheers, David


More information about the samba-technical mailing list