[pylucene-dev] status of pylucene & mod_python

Andraž Tori andraz.tori1 at guest.arnes.si
Sun Mar 25 12:26:10 PST 2007


On Sun, 2007-03-25 at 13:05 -0700, Andi Vajda wrote:
> On Sun, 25 Mar 2007, Andra Tori wrote:
> 
> > I am wondering what is the current status of using PyLucene under
> > mod_python ?
> 
> As always, when running PyLucene in a threaded environment, you must ensure 
> that all threads are instances of PyLucene.PythonThread. This is so that 
> libgcj's garbage collector is aware of them. Until libgcj lifts the 
> requirements that all threads are registered with it *before* they're started 
> - which might be the soon the case when the newer gcjs become sane - this is a 
> hard requirement.
> 

i understand the logic beneeth, but i don't know what are exact
consequences:

does this mean that it will not, under any condition, work with
apache-mpm ?

bye
andraz



More information about the pylucene-dev mailing list