You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by Emmanuel Lecharny <el...@gmail.com> on 2005/06/28 19:22:34 UTC

Re: [jira] Created: (DIREVE-170) Standarzied serialization and deserialization of Name, Attribute, and Attributes.

On Wed, 2005-06-29 at 00:39 +0900, Trustin Lee wrote:

> If performance is not a problem, we can just go with object
> serialization, but currently our performance is not really good, and
> it is being caused by large extra I/O from object serialization.

Trustin,  If I understand well what you suggest, maybe we can use a kind
ASN.1 codec to do the job. It's fast and tight.

wdyt?



Re: [jira] Created: (DIREVE-170) Standarzied serialization and deserialization of Name, Attribute, and Attributes.

Posted by Trustin Lee <tr...@gmail.com>.
Hi,

2005/6/29, Emmanuel Lecharny <el...@gmail.com>: 
> 
> On Wed, 2005-06-29 at 00:39 +0900, Trustin Lee wrote:
> 
> > If performance is not a problem, we can just go with object
> > serialization, but currently our performance is not really good, and
> > it is being caused by large extra I/O from object serialization.
> 
> Trustin, If I understand well what you suggest, maybe we can use a kind
> ASN.1 codec to do the job. It's fast and tight.

 You're correct. We could use ASN.1 codec because ApacheDS is closedly 
related with LDAP. Perhaps we could reuse stuff from LDAP protocol codec?
 Trustin
-- 
what we call human nature is actually human habit
--
http://gleamynode.net/