search for: build_daemon

Displaying 1 result from an estimated 1 matches for "build_daemon".

2005 Nov 17
6
lock problems from concurrent processes.
...e'' from /usr/lib/ruby/gems/1.8/gems/ferret-0.2.1/lib/ferret/index/index.rb:109:in `initialize'' from ./lib/damagecontrol/ferret_config.rb:6:in `new'' from ./lib/damagecontrol/ferret_config.rb:6:in `get_index'' from ./lib/damagecontrol/build_daemon.rb:10 Is it possible to create a ''read-only'' index that doesn''t try to acquire a lock? Or is there a different way to achieve concurrent access to an index from different processes where one of them is only writing and the other is only reading? Cheers, Aslak