Q: Package Manager in jpython/jython

Jesse Liu liu_jianxiang at hotmail.com
Tue Jul 31 10:06:47 EDT 2001


I am running multiple processes using jython2.0 in NFS. These processes may
have different python paths but use the same cache dir and access the same
files there. Is there any danger these processes will clobber each other and
produce unpredictable results, i.e. using a wrong package? What exactly
would a Package Manager do in this case? Thanks.

Jesse Liu





More information about the Python-list mailing list