making python code and java code work together

Please support our Python advertiser: Programming Forums - DaniWeb Sister Site
Reply

Join Date: Sep 2006
Posts: 1
Reputation: bennyzil is an unknown quantity at this point 
Solved Threads: 0
bennyzil bennyzil is offline Offline
Newbie Poster

making python code and java code work together

 
0
  #1
Sep 7th, 2006
I've encountered the following problem:
Our program has two parts - the algorithm which is written in python (with numeric), and the GUI written in java.
We want them to be able to work together - that means that the java part could ask the python for a calculation and than the python could ask for the data(from the java), run for a while and eventually return the result.

We have looked into a couple of solutions:
jython - seems to be the right way of doing it, but it appears to be a dying technology, especially jnumerical.
mod_python - appears a bit heavier and not exactly aimed for our purpose, but seems to do the job.
writing a client-server ourselves - would work, but it will be a lot of hard work.
we also started to look into jep, and we don't have anything to say about it.

(I've forgot to mention it, but we work on windows)

Have anyone of you encountered this situation? have anyone tried one of these solutions or can recommend other solutions?
what is the current status of jython/jnumerical?

Thanks, Benny.
Reply With Quote Quick reply to this message  
Join Date: Jul 2006
Posts: 155
Reputation: mostafadotnet is on a distinguished road 
Solved Threads: 10
mostafadotnet's Avatar
mostafadotnet mostafadotnet is offline Offline
Junior Poster

Re: making python code and java code work together

 
0
  #2
Sep 7th, 2006
Hi bennyzil,
This would help much more.
http://www.google.co.uk/search?q=jav...utf-8&oe=utf-8

Good luck.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



Tag cloud for Python
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC