[ 
https://issues.apache.org/jira/browse/AXIS2C-672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12592992#action_12592992
 ] 

Manjula Peiris commented on AXIS2C-672:
---------------------------------------

Subra,

I can't guarantee an exact date or a duration for this work, because we decided 
to implement a new string searching algorithm which uses minimum amount of 
memory and at the same time not to load the whole buffer to be searched at once 
to memory. The whole idea is that this string searching logic will be a generic 
one and mtom caching thing will be benefited from it. Currently I have wrote 
some logic and trying to come up with an API. When I have some sort of an API I 
will discuss it in Axis2/C dev list.

> Caching support for large attachments needed in Axis2/C
> -------------------------------------------------------
>
>                 Key: AXIS2C-672
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-672
>             Project: Axis2-C
>          Issue Type: Improvement
>          Components: transport/http
>    Affects Versions: 1.0.0
>            Reporter: Subra A Narayanan
>            Assignee: Manjula Peiris
>
> Axis2/Java has support for caching for large attachments so that data doesn't 
> need to be stored in memory. It would be really useful to have a similar 
> feature in Axis2/C. This will make sure that large attachments can be 
> transmitted/received using Axis2/C web services without any performance 
> degredation.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to