Re: Stratos creating thread pools per application?

2016-01-05 Thread Imesh Gunaratne
Great work Isuru! It might be better to document the list of thread pools, their usage and how to tune them. Thanks On Tuesday, January 5, 2016, Isuru Haththotuwa wrote: > The following are the list of improvements done: > >- make the threads pools dynamic by allowing to grow/shrink when >

Jenkins build is back to stable : Stratos-41x-Nightly-Build #76

2016-01-05 Thread Apache Jenkins Server
See

Jenkins build is back to stable : Stratos-41x-Nightly-Build ยป Apache Stratos - Integration Tests #76

2016-01-05 Thread Apache Jenkins Server
See

Re: Stratos creating thread pools per application?

2016-01-05 Thread Isuru Haththotuwa
The following are the list of improvements done: - make the threads pools dynamic by allowing to grow/shrink when required - determining the min threads that a thread pool should have based on a ratio (configurable) between max and min number of threads - using a custom thread factory