Message315091
| Author | pitrou |
|---|---|
| Recipients | Matt Spitz, bquinlan, dmacnet, iunknwn, josh.r, pitrou, tomMoral, torsten |
| Date | 2018-04-08.18:33:07 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1523212387.19.0.682650639539.issue24882@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> If each worker thread ties up other resources in an application, such as handles to server connections, conserving threads could have a significant impact. You may want to implement a pooling mechanism for those connections, independent of the thread pool. It is also probably more flexible (you can implement whichever caching and lifetime logic benefits your application). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-04-08 18:33:07 | pitrou | set | recipients: + pitrou, bquinlan, torsten, josh.r, Matt Spitz, tomMoral, dmacnet, iunknwn |
| 2018-04-08 18:33:07 | pitrou | set | messageid: <1523212387.19.0.682650639539.issue24882@psf.upfronthosting.co.za> |
| 2018-04-08 18:33:07 | pitrou | link | issue24882 messages |
| 2018-04-08 18:33:07 | pitrou | create | |