You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Mathias Bogaert (JIRA)" <ji...@apache.org> on 2008/11/21 15:39:37 UTC

[jira] Created: (WW-2879) Use Concurrent API in FreemarkerTemplateEngine

Use Concurrent API in FreemarkerTemplateEngine
----------------------------------------------

                 Key: WW-2879
                 URL: https://issues.apache.org/struts/browse/WW-2879
             Project: Struts 2
          Issue Type: Improvement
          Components: Integration
    Affects Versions: 2.0.15
            Reporter: Mathias Bogaert
         Attachments: freemarkerte-concurrent.patch

Use the new JDK 1.5 Concurrent API to gain some performance. Patch attached.

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


[jira] Commented: (WW-2879) Use Concurrent API in FreemarkerTemplateEngine

Posted by "Musachy Barroso (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/struts/browse/WW-2879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=45003#action_45003 ] 

Musachy Barroso commented on WW-2879:
-------------------------------------

I am not sure how much faster this would be, but the code is cleaner

> Use Concurrent API in FreemarkerTemplateEngine
> ----------------------------------------------
>
>                 Key: WW-2879
>                 URL: https://issues.apache.org/struts/browse/WW-2879
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Integration
>    Affects Versions: 2.0.15
>            Reporter: Mathias Bogaert
>             Fix For: 2.1.3
>
>         Attachments: freemarkerte-concurrent.patch
>
>
> Use the new JDK 1.5 Concurrent API to gain some performance. Patch attached.

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


[jira] Updated: (WW-2879) Use Concurrent API in FreemarkerTemplateEngine

Posted by "Musachy Barroso (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/WW-2879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Musachy Barroso updated WW-2879:
--------------------------------

    Fix Version/s: 2.1.3

> Use Concurrent API in FreemarkerTemplateEngine
> ----------------------------------------------
>
>                 Key: WW-2879
>                 URL: https://issues.apache.org/struts/browse/WW-2879
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Integration
>    Affects Versions: 2.0.15
>            Reporter: Mathias Bogaert
>             Fix For: 2.1.3
>
>         Attachments: freemarkerte-concurrent.patch
>
>
> Use the new JDK 1.5 Concurrent API to gain some performance. Patch attached.

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


[jira] Updated: (WW-2879) Use Concurrent API in FreemarkerTemplateEngine

Posted by "Mathias Bogaert (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/WW-2879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mathias Bogaert updated WW-2879:
--------------------------------

    Attachment: freemarkerte-concurrent.patch

> Use Concurrent API in FreemarkerTemplateEngine
> ----------------------------------------------
>
>                 Key: WW-2879
>                 URL: https://issues.apache.org/struts/browse/WW-2879
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Integration
>    Affects Versions: 2.0.15
>            Reporter: Mathias Bogaert
>         Attachments: freemarkerte-concurrent.patch
>
>
> Use the new JDK 1.5 Concurrent API to gain some performance. Patch attached.

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


[jira] Resolved: (WW-2879) Use Concurrent API in FreemarkerTemplateEngine

Posted by "Musachy Barroso (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/WW-2879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Musachy Barroso resolved WW-2879.
---------------------------------

    Resolution: Fixed

> Use Concurrent API in FreemarkerTemplateEngine
> ----------------------------------------------
>
>                 Key: WW-2879
>                 URL: https://issues.apache.org/struts/browse/WW-2879
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Integration
>    Affects Versions: 2.0.15
>            Reporter: Mathias Bogaert
>             Fix For: 2.1.3
>
>         Attachments: freemarkerte-concurrent.patch
>
>
> Use the new JDK 1.5 Concurrent API to gain some performance. Patch attached.

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