Re: Work between multiple processes

2017-01-10 Thread Patrick Zhou
Hi Irmen, I have successfully got it to work with both side as python but so far having trouble with pyrolite.jar which is downloaded from https://mvnrepository.com/artifact/net.razorvine/pyrolite/4.4 Having simple codes as: public static void main(String[] args) { //System.out.pr

Re: Work between multiple processes

2017-01-06 Thread Patrick Zhou
On Thursday, January 5, 2017 at 5:49:46 PM UTC-5, Irmen de Jong wrote: > On 4-1-2017 23:14, zxpat...@gmail.com wrote: > > Hi everyone, > > > > I ran into a case that I need to create a work process of an application > > (Jython so has to call using java.exe) which will collect the data based on