In 6.0 I would really like to go away from the current executor configuration (e.g. a specific element for every executor) and allow the creation of named executors (this is how the AS configuration works).
Tristan On 11/27/2012 09:07 PM, Vladimir Blagojevic wrote: > Hi, > > Although https://issues.jboss.org/browse/ISPN-2284 is charted for 6.0 I > would like to see if there is a possibility to finish it for 5.2. Most > of the parallel execution I have done already this and last week [1]. > However, this change is not limited to map/reduce package only as we > might possibly want to have a separate executor for map/reduce execution > on each node. These changes affect global configuration and are not > confined to map/reduce packages only. Or should we simply use transport > executor for execution of these tasks for now and should the need arise > introduce separate executor in the future releases? > > Regards, > Vladimir > > > [1] https://github.com/vblagoje/infinispan/tree/t_2284 > > > _______________________________________________ > infinispan-dev mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/infinispan-dev > > _______________________________________________ infinispan-dev mailing list [email protected] https://lists.jboss.org/mailman/listinfo/infinispan-dev
