You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2009/02/27 17:53:12 UTC

[jira] Created: (TAP5-542) Add ParallelExecutor service to allow operations to be performed asynchronously in a thread pool

Add ParallelExecutor service to allow operations to be performed asynchronously in a thread pool
------------------------------------------------------------------------------------------------

                 Key: TAP5-542
                 URL: https://issues.apache.org/jira/browse/TAP5-542
             Project: Tapestry 5
          Issue Type: New Feature
          Components: tapestry-ioc
    Affects Versions: 5.1.0.1
            Reporter: Howard M. Lewis Ship
            Priority: Minor


I'm looking for areas in T5 that can be better done in parallel (i.e., because they are I/O bound). I'm still finding out what works, but this code was too simple and useful not to keep.

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


[jira] Closed: (TAP5-542) Add ParallelExecutor service to allow operations to be performed asynchronously in a thread pool

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship closed TAP5-542.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.1.0.1

> Add ParallelExecutor service to allow operations to be performed asynchronously in a thread pool
> ------------------------------------------------------------------------------------------------
>
>                 Key: TAP5-542
>                 URL: https://issues.apache.org/jira/browse/TAP5-542
>             Project: Tapestry 5
>          Issue Type: New Feature
>          Components: tapestry-ioc
>    Affects Versions: 5.1.0.1
>            Reporter: Howard M. Lewis Ship
>            Priority: Minor
>             Fix For: 5.1.0.1
>
>
> I'm looking for areas in T5 that can be better done in parallel (i.e., because they are I/O bound). I'm still finding out what works, but this code was too simple and useful not to keep.

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


[jira] Closed: (TAP5-542) Add ParallelExecutor service to allow operations to be performed asynchronously in a thread pool

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship closed TAP5-542.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.1.0.1

> Add ParallelExecutor service to allow operations to be performed asynchronously in a thread pool
> ------------------------------------------------------------------------------------------------
>
>                 Key: TAP5-542
>                 URL: https://issues.apache.org/jira/browse/TAP5-542
>             Project: Tapestry 5
>          Issue Type: New Feature
>          Components: tapestry-ioc
>    Affects Versions: 5.1.0.1
>            Reporter: Howard M. Lewis Ship
>            Priority: Minor
>             Fix For: 5.1.0.1
>
>
> I'm looking for areas in T5 that can be better done in parallel (i.e., because they are I/O bound). I'm still finding out what works, but this code was too simple and useful not to keep.

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