This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Unfortunately, I'm neither a PyLucene nor a Python expert.
What does os.fork() do? It calls Posix fork()? Hopefully from
a single-threaded process? (A process forked from a multithreaded parent can do very little other than call exec. Unfortunately, libjava currently appears to violate that rule by calling malloc. I think that's a bug.)
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |