[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Improved handling for large number of databases / Access newly opened database from another transaction



Jürg Bircher wrote:
Hello

Improved handling for large number of databases
===============================================

If interested let me know how to contribute.

Looks interesting, yes. I assume you have profiled the code before and after the suggested changes, please provide your profiling results.

Please read the Developer Guidelines.
 http://www.openldap.org/devel/contributing.html

> Access newly opened database from another transaction
> =======================================================

Sounds like an oddball case. Applications should open all their DBIs from a single thread and not start any other threads/transactions until all setup is completed.

Hope it is useful!

Thanks.

--
  -- Howard Chu
  CTO, Symas Corp.           http://www.symas.com
  Director, Highland Sun     http://highlandsun.com/hyc/
  Chief Architect, OpenLDAP  http://www.openldap.org/project/