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

Jerry Cwiklik closed UIMA-1196.
-------------------------------


> Add support for binary serialization and deserialization in Uima AS
> -------------------------------------------------------------------
>
>                 Key: UIMA-1196
>                 URL: https://issues.apache.org/jira/browse/UIMA-1196
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>            Reporter: Jerry Cwiklik
>            Assignee: Jerry Cwiklik
>             Fix For: 2.3AS
>
>         Attachments: uimaj-as-activemq-UIMA-1196-patch.txt, 
> uimaj-as-core-UIMA-1196-patch.txt, uimaj-as-jms-UIMA-1196-patch.txt
>
>
> Uima AS needs faster serialization and deserialization logic for CASes 
> destined for remote delegates. XMI serialization introduces a significant 
> overhead. Modify Uima AS Serializer to use existing binary Serializer and 
> Deserializer from Uima Core. Modify code that creates outbound jms messages 
> to carry binary cargo instead of a String. Modify inbound code to recognize 
> binary cargo and deserialize CAS using binary serialization.

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

Reply via email to