Hello, dtimcummings has commented on http://tapestry.apache.org/parallel-execution.html. You can find the comment here: http://tapestry.apache.org/parallel-execution.html#comment_2691 Please note that if the comment contains a hyperlink, it must be approved before it is shown on the site.
Below is the reply that was posted: ~~~~ tapestry.thread-pool.core-pool-size is not the minimum size of the thread pool but the maximum number of threads in the pool before queuing of threads. Only when the thread queue is full will the pool size be increased beyond its core-pool-size up to the max-pool-size. See javadoc for java.util.concurrent.ThreadPoolExecutor ~~~~ With regards, The Apache Tapestry Project. You are receiving this email because you have subscribed to changes for the tapestry site. To stop receiving these emails, unsubscribe from the mailing list that is providing these notifications. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tapestry.apache.org For additional commands, e-mail: dev-h...@tapestry.apache.org