[infinispan-issues] [JBoss JIRA] (ISPN-2284) Execute Mapper and Reducer tasks in parallel where possible

Vladimir Blagojevic (JIRA) jira-events at lists.jboss.org
Tue Sep 11 04:42:32 EDT 2012


     [ https://issues.jboss.org/browse/ISPN-2284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Blagojevic updated ISPN-2284:
--------------------------------------

    Description: At the moment Mapper and Reducer tasks executed on remote JVMs load and process key/values serially on a single thread. Where and if possible we should use executors to process keys/values in parallel.  

    
> Execute Mapper and Reducer tasks in parallel where possible
> -----------------------------------------------------------
>
>                 Key: ISPN-2284
>                 URL: https://issues.jboss.org/browse/ISPN-2284
>             Project: Infinispan
>          Issue Type: Feature Request
>    Affects Versions: 5.2.0.Alpha3
>            Reporter: Vladimir Blagojevic
>            Assignee: Mircea Markus
>             Fix For: 5.2.0.Beta1
>
>
> At the moment Mapper and Reducer tasks executed on remote JVMs load and process key/values serially on a single thread. Where and if possible we should use executors to process keys/values in parallel.  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the infinispan-issues mailing list