Re: ParallelExecutor priority

2011-08-29 Thread Massimo Lusetti
On Mon, Aug 29, 2011 at 6:32 PM, Kalle Korhonen wrote: > Please open an issue, it makes a lot of sense that it'd be easily > configurable per job. Massimo, he states the use case below. Maybe a job is not made up by only one thread... I mean there could be different cases and generalize is not e

Re: ParallelExecutor priority

2011-08-29 Thread Kalle Korhonen
or.invoke. > I need lower priority thread for generating pdf - its time and proc > consuming. Now I'm using JVM's java.util.concurrent.ThreadPoolExecutor > > Best regards > > -- > View this message in context: > http://tapestry.1045711.n5.nabble.com/ParallelExecutor-pri

Re: ParallelExecutor priority

2011-08-29 Thread Massimo Lusetti
On Mon, Aug 29, 2011 at 12:25 PM, jeczmien wrote: > Hi. > I'm wonder there is any way to set priority for task running by > ParallelExecutor.invoke. > I need lower priority thread for generating pdf - its time and proc > consuming. Now I'm using JVM's java.util.concurrent.ThreadPoolExecutor Not

ParallelExecutor priority

2011-08-29 Thread jeczmien
http://tapestry.1045711.n5.nabble.com/ParallelExecutor-priority-tp4745722p4745722.html Sent from the Tapestry - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional c