[CalendarServer-dev] Implementing an Async Directory Service

Wilfredo Sánchez Vega wsanchez at wsanchez.net
Fri Jan 17 13:48:19 PST 2014


   Not yet.  There is work underway in the (now external) twext module 
(twext.who) for a replacement directory service framework (it would 
obsolete twistedcaldav.directory).

   The new framework's IDirectoryService has non-blocking API.

   I don't have an ETA, but it's very actively being worked on.

     -wsv


> rhodey <mailto:rhodey at anhonesteffort.org>
> January 8, 2014 at 10:21 PM
> Greets all,
>
> I have implemented two custom directory services by sub-classing
> DirectoryService and implementing interface IDirectoryService. One
> service interfaces with postgres, the other a JSON REST API, both handle
> only "groups" and "users" principal types.
>
> As it stands both these directory services return synchronous results,
> is there a standard way for me to integrate a custom async directory
> service with Darwin Calendar Server?
>
> cheers,
>
> -- rhodey ˙ ͜ʟ˙
> _______________________________________________
> calendarserver-dev mailing list
> calendarserver-dev at lists.macosforge.org
> https://lists.macosforge.org/mailman/listinfo/calendarserver-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-dev/attachments/20140117/4d157663/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: postbox-contact.jpg
Type: image/jpeg
Size: 1478 bytes
Desc: not available
URL: <https://lists.macosforge.org/pipermail/calendarserver-dev/attachments/20140117/4d157663/attachment.jpg>


More information about the calendarserver-dev mailing list