[ https://issues.apache.org/jira/browse/UIMA-1196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12637997#action_12637997 ]
Marshall Schor commented on UIMA-1196: -------------------------------------- I agree. We probably should add 2 Jira's to # fix xmi serialization to reuse XMLReaders per Adam Lally's suggestion on uima-dev http://markmail.org/message/vpt7dx7lrjp6g35v, and # make delta cas work with binary serialization/deserialization > 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 > > 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.