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/09/08 19:25:44 UTC

[jira] Created: (UIMA-1168) Use Delta CAS serialization to reduce overhead of remote service calls

Use Delta CAS serialization to reduce overhead of remote service calls
----------------------------------------------------------------------

                 Key: UIMA-1168
                 URL: https://issues.apache.org/jira/browse/UIMA-1168
             Project: UIMA
          Issue Type: New Feature
          Components: Async Scaleout
            Reporter: Bhavani Iyer
            Assignee: Bhavani Iyer


Make use of Delta CAS XMI format when serializing the CAS when calling a remote service per the requirements discussed here:
[http://cwiki.apache.org/UIMA/reducing-overhead-for-remote-service-calls.html]
Older servicea and client that are not aware of Delta CAS should be supported.


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


[jira] Updated: (UIMA-1168) Use Delta CAS serialization to reduce overhead of remote service calls

Posted by "Bhavani Iyer (JIRA)" <ui...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-1168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bhavani Iyer updated UIMA-1168:
-------------------------------

    Attachment: UIMA-1168-uimaj-as-core.patch
                UIMA-1168-uimaj-as-activemq.patch

Contains implementation for using Delta CAS serialization when calling a remote service 

> Use Delta CAS serialization to reduce overhead of remote service calls
> ----------------------------------------------------------------------
>
>                 Key: UIMA-1168
>                 URL: https://issues.apache.org/jira/browse/UIMA-1168
>             Project: UIMA
>          Issue Type: New Feature
>          Components: Async Scaleout
>            Reporter: Bhavani Iyer
>            Assignee: Bhavani Iyer
>         Attachments: UIMA-1168-uimaj-as-activemq.patch, UIMA-1168-uimaj-as-core.patch
>
>
> Make use of Delta CAS XMI format when serializing the CAS when calling a remote service per the requirements discussed here:
> [http://cwiki.apache.org/UIMA/reducing-overhead-for-remote-service-calls.html]
> Older servicea and client that are not aware of Delta CAS should be supported.

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


[jira] Closed: (UIMA-1168) Use Delta CAS serialization to reduce overhead of remote service calls

Posted by "Marshall Schor (JIRA)" <ui...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-1168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marshall Schor closed UIMA-1168.
--------------------------------


> Use Delta CAS serialization to reduce overhead of remote service calls
> ----------------------------------------------------------------------
>
>                 Key: UIMA-1168
>                 URL: https://issues.apache.org/jira/browse/UIMA-1168
>             Project: UIMA
>          Issue Type: New Feature
>          Components: Async Scaleout
>            Reporter: Bhavani Iyer
>            Assignee: Jerry Cwiklik
>             Fix For: 2.3AS
>
>         Attachments: UIMA-1168-uimaj-as-activemq-2.patch, UIMA-1168-uimaj-as-activemq.patch, UIMA-1168-uimaj-as-core.patch, UIMA-1168-uimaj-as-jms-2.patch, UIMA-1168-uimaj-as-jms.patch
>
>
> Make use of Delta CAS XMI format when serializing the CAS when calling a remote service per the requirements discussed here:
> [http://cwiki.apache.org/UIMA/reducing-overhead-for-remote-service-calls.html]
> Older servicea and client that are not aware of Delta CAS should be supported.

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


[jira] Updated: (UIMA-1168) Use Delta CAS serialization to reduce overhead of remote service calls

Posted by "Bhavani Iyer (JIRA)" <ui...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-1168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bhavani Iyer updated UIMA-1168:
-------------------------------

    Attachment: UIMA-1168-uimaj-as-jms-2.patch
                UIMA-1168-uimaj-as-activemq-2.patch

These replace the previous patches.

> Use Delta CAS serialization to reduce overhead of remote service calls
> ----------------------------------------------------------------------
>
>                 Key: UIMA-1168
>                 URL: https://issues.apache.org/jira/browse/UIMA-1168
>             Project: UIMA
>          Issue Type: New Feature
>          Components: Async Scaleout
>            Reporter: Bhavani Iyer
>            Assignee: Bhavani Iyer
>         Attachments: UIMA-1168-uimaj-as-activemq-2.patch, UIMA-1168-uimaj-as-activemq.patch, UIMA-1168-uimaj-as-core.patch, UIMA-1168-uimaj-as-jms-2.patch, UIMA-1168-uimaj-as-jms.patch
>
>
> Make use of Delta CAS XMI format when serializing the CAS when calling a remote service per the requirements discussed here:
> [http://cwiki.apache.org/UIMA/reducing-overhead-for-remote-service-calls.html]
> Older servicea and client that are not aware of Delta CAS should be supported.

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


[jira] Resolved: (UIMA-1168) Use Delta CAS serialization to reduce overhead of remote service calls

Posted by "Eddie Epstein (JIRA)" <ui...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-1168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eddie Epstein resolved UIMA-1168.
---------------------------------

    Resolution: Fixed
      Assignee: Jerry Cwiklik  (was: Bhavani Iyer)

Bhavani, the extended tests look good, thanks.
Jerry, please let us know if you see any problems with these changes.


> Use Delta CAS serialization to reduce overhead of remote service calls
> ----------------------------------------------------------------------
>
>                 Key: UIMA-1168
>                 URL: https://issues.apache.org/jira/browse/UIMA-1168
>             Project: UIMA
>          Issue Type: New Feature
>          Components: Async Scaleout
>            Reporter: Bhavani Iyer
>            Assignee: Jerry Cwiklik
>         Attachments: UIMA-1168-uimaj-as-activemq-2.patch, UIMA-1168-uimaj-as-activemq.patch, UIMA-1168-uimaj-as-core.patch, UIMA-1168-uimaj-as-jms-2.patch, UIMA-1168-uimaj-as-jms.patch
>
>
> Make use of Delta CAS XMI format when serializing the CAS when calling a remote service per the requirements discussed here:
> [http://cwiki.apache.org/UIMA/reducing-overhead-for-remote-service-calls.html]
> Older servicea and client that are not aware of Delta CAS should be supported.

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


[jira] Updated: (UIMA-1168) Use Delta CAS serialization to reduce overhead of remote service calls

Posted by "Bhavani Iyer (JIRA)" <ui...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-1168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bhavani Iyer updated UIMA-1168:
-------------------------------

    Attachment: UIMA-1168-uimaj-as-jms.patch

This patch also required.

> Use Delta CAS serialization to reduce overhead of remote service calls
> ----------------------------------------------------------------------
>
>                 Key: UIMA-1168
>                 URL: https://issues.apache.org/jira/browse/UIMA-1168
>             Project: UIMA
>          Issue Type: New Feature
>          Components: Async Scaleout
>            Reporter: Bhavani Iyer
>            Assignee: Bhavani Iyer
>         Attachments: UIMA-1168-uimaj-as-activemq.patch, UIMA-1168-uimaj-as-core.patch, UIMA-1168-uimaj-as-jms.patch
>
>
> Make use of Delta CAS XMI format when serializing the CAS when calling a remote service per the requirements discussed here:
> [http://cwiki.apache.org/UIMA/reducing-overhead-for-remote-service-calls.html]
> Older servicea and client that are not aware of Delta CAS should be supported.

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