You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Kai Zheng (JIRA)" <ji...@apache.org> on 2015/03/29 16:23:52 UTC

[jira] [Resolved] (DIRKRB-199) [KrbClient] Support both blocking and event based network transport

     [ https://issues.apache.org/jira/browse/DIRKRB-199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kai Zheng resolved DIRKRB-199.
------------------------------
    Resolution: Fixed

This gets the work done and also refined the KrbClient APIs by the chance.

> [KrbClient] Support both blocking and event based network transport
> -------------------------------------------------------------------
>
>                 Key: DIRKRB-199
>                 URL: https://issues.apache.org/jira/browse/DIRKRB-199
>             Project: Directory Kerberos
>          Issue Type: Sub-task
>            Reporter: Kai Zheng
>            Assignee: Kai Zheng
>
> This is to enhance KrbClient to:
> 1. Separate concrete implementation logic from it, having it focus on API level;
> 2. Separate network transport aspect from KrbClient implementation and make transport part can be swapped in and out;
> 3. Have the event based model for the long term targeting concurrent requests processing scenarios;
> 4. By default it uses blocking mode transport, for most simple cases, with much less overhead.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)