Gettin regular Python and JPython to communicate interprocess

Robert Houser robert_houser at merck.com
Wed May 26 15:22:32 EDT 1999


I haven't worked with it yet, but using FNORB to talk to Java (either IDL in
JDK 1.2 or using some other CORBA Orb such as ObjectSpace's Voyager or
Visibroker) should do the trick.

Robert Houser
Merck & Co., Inc.

Sarino Suon wrote:

> Hi, all. This is my first post to the newsgroup, but it won't be my last
> because I like Python a lot. A whole lot. So I plan to make good use of
> this group.
>
> Can anyone help me with this problem:
>
> I run Python on Windows98. But I need GUI support, so I chose to run
> JPython through the Java runtime environment as a separate process. I do
> this because I need the GUI, but I also need regular Python to do heavy
> duty data crunching. My question: How can I get JPython to communicate
> with Python interprocess? Is there a COM module that will run in JPython?
> How about ILU? If there's a module, can you lead me to the source?
>
> Thank you beforehand.
>
>                                         --- Sarino



       The contents of this message express only the sender's opinion.
       This message does not necessarily reflect the policy or views of
       my employer, Merck & Co., Inc.  All responsibility for the statements
       made in this Usenet posting resides solely and completely with the
       sender.




More information about the Python-list mailing list