|
Loading...
|
h2-database@googlegroups.com
[Prev] Thread [Next] | [Prev] Date [Next]
Re: Support for thread-pools (log/lock-threads) Thomas Mueller Sat Feb 18 00:00:16 2012
Hi, Opening many databases concurrently is problematic anyway: - out-of-memory problems when using the default cache settings - bad or cache hit rate / very bad cache efficiency - "too many open files" problem I would consider using a small number of concurrently open databases (for example 100). I don't see it as a priority currently to support tens of thousands of concurrently open databases. > IMHO permanently reducing the number of idle threads can always be beneficial H2 doesn't use that many threads - just one per database usually. I think using a thread pool would cause more problems that it would solve, so I'm against going in this direction. But if you want to implement it and want to provide it for others to use, please go ahead. Regards, Thomas -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [EMAIL PROTECTED] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/h2-database?hl=en.
- Support for thread-pools (log/lock-threads) Wolfgang Pedot 2012/02/13
- Re: Support for thread-pools (log/lock-threads) Ryan How 2012/02/13
- Re: Support for thread-pools (log/lock-threads) Wolfgang Pedot 2012/02/13
- Re: Support for thread-pools (log/lock-threads) Noel Grandin 2012/02/13
- Re: Support for thread-pools (log/lock-threads) Wolfgang Pedot 2012/02/15
- Re: Support for thread-pools (log/lock-threads) Noel Grandin 2012/02/15
- Re: Support for thread-pools (log/lock-threads) Wolfgang Pedot 2012/02/15
Re: Support for thread-pools (log/lock-threads) Thomas Mueller 2012/02/18 <=
- Re: Support for thread-pools (log/lock-threads) cowwoc 2012/02/18
- Re: Support for thread-pools (log/lock-threads) Christoph Läubrich 2012/02/18
- Re: Support for thread-pools (log/lock-threads) Noel Grandin 2012/02/18
- Re: Support for thread-pools (log/lock-threads) cowwoc 2012/02/18
- Re: Support for thread-pools (log/lock-threads) Ryan How 2012/02/19
- Re: Support for thread-pools (log/lock-threads) cowwoc 2012/02/19
Re: Support for thread-pools (log/lock-threads) cowwoc 2012/02/18 Re: Support for thread-pools (log/lock-threads) Christoph Läubrich 2012/02/19 Re: Support for thread-pools (log/lock-threads) Thomas Mueller 2012/02/19 Re: Support for thread-pools (log/lock-threads) cowwoc 2012/02/19