-
Dec 23rd, 2011, 04:37 AM
#1
keepaliveseconds and ThreadPoolExecutor
Hello,
what is the meaning of keepaliveseconds of ThreadPoolExecutor?
I see that:
"Set the ThreadPoolExecutor's keep-alive seconds. Default is 60.
This setting can be modified at runtime, for example through JMX. "
But, what ThreadPoolExecutor keep alive? Someone can explain me exactly what do this variable?
Thanks
-
Dec 23rd, 2011, 07:42 AM
#2
I would suggest to go through Task section fo the Spring manual where all of it is explained in the context: http://static.springsource.org/sprin...cheduling.html
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules