Can JEP alone do the job?

S

skn

Requirement

==========

A JAVA Server(RMI Sever) has to invoke some Python scripts.

These Python scripts in turn have to make some JAVA API calls. The JAVA APIs
will be provided by custom Java Classes and Interfaces.

I should be able to receive the "Output" from the Python script into my JAVA
server.

"Output" can either be:-

1) std out from Python (print statements inside Python script)

OR

2) Python Objects

Questions

========

From the initial literature study, I think I can achieve this ONLY using
JEP?

However I also find that there is another Integrator "JPype".

My question is what do I miss if I don't use JPype?

What extra does JPype have?

Basically I want to avoid too many Integration technologies and use ONLY JEP
(or possibly ONLY JPype.)

Regards,

skn
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,056
Latest member
GlycogenSupporthealth

Latest Threads

Top