Next: , Previous: WordDBInfo SYNOPSIS, Up: WordDBInfo   [Contents][Index]


10.15.3 WordDBInfo DESCRIPTION

The inverted indexes may be shared among processes/threads and provide the appropriate locking to prevent mistakes. In addition the memory cache used by WordList objects may be shared by processes/threads, greatly reducing the memory needs in multi-process applications. For more information about the shared environment, check the Berkeley DB documentation.