You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Bhavani Iyer (JIRA)" <ui...@incubator.apache.org> on 2008/10/17 19:08:44 UTC

[jira] Updated: (UIMA-1207) Support for Delta CAS format in binary (blob) serialization

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

Bhavani Iyer updated UIMA-1207:
-------------------------------

    Attachment: UIMA-1207.patch

Please refer to org.apache.uima.cas.impl.CASSerializer.java for a description of the binary delta CAS format.


> Support for Delta CAS format in binary (blob) serialization
> -----------------------------------------------------------
>
>                 Key: UIMA-1207
>                 URL: https://issues.apache.org/jira/browse/UIMA-1207
>             Project: UIMA
>          Issue Type: New Feature
>          Components: Core Java Framework
>            Reporter: Bhavani Iyer
>            Assignee: Bhavani Iyer
>         Attachments: UIMA-1207.patch
>
>
> In order to reduce the serialization overhead, UIMA-AS provides the option of using binary serialization  Providing the ability to allow a service to serialize only the changes made to the CAS will further reduce this overhead. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.