| | |
making python code and java code work together
Please support our Python advertiser: Programming Forums - DaniWeb Sister Site
![]() |
•
•
Join Date: Sep 2006
Posts: 1
Reputation:
Solved Threads: 0
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.
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.
Hi bennyzil,
This would help much more.
http://www.google.co.uk/search?q=jav...utf-8&oe=utf-8
Good luck.
This would help much more.
http://www.google.co.uk/search?q=jav...utf-8&oe=utf-8
Good luck.
![]() |
Similar Threads
- JAVA: code for menu selection using Scanner class (Java)
- download jar files using java code (Java)
- I want to know about the java code. Help please!!!! (Java)
- Code convertion from JAVA/JSP to Python (Java)
- Move out java code from jsp (Java)
- Help with Java code (Java)
- code conversion from c\c++ to java (C++)
- Can N E 1 Help!!!! -- Need sample Java code (Java)
- java code newbie (Java)
Other Threads in the Python Forum
- Previous Thread: Simple question
- Next Thread: Text adventures, for beginners?!
| Thread Tools | Search this Thread |
Tag cloud for Python
address alarm app beginner cipher code coordinates copy curves cx-freeze data development dictionary directory dynamic examples excel feet file float font format ftp function generator getvalue gui halp homework images import input ip itunes java keycontrol line linux list lists loop maintain maze millimeter mouse mysqldb number numbers output parsing path port prime programming projects py2exe pygame pyglet pymailer pyqt python queue random recursion screensaverloopinactive script scrolledtext slicenotation split ssh string strings table terminal text thread threading time tkinter tlapse tooltip tuple tutorial type ubuntu unicode url urllib urllib2 variable variables ventrilo verify vigenere web webservice windows wx.wizard wxpython xlwt





