From: Liu, J. (C-BASS) <Jes...@c-...> - 2001-07-31 16:04:14
|
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 |