bernd wrote:
> I have checked JMS just superficially, I might be wrong, but I have
> read that JMS manages communication between two Java progs, not
> between a program in a different language and a Java application.
>
> Moreover, in my environment setting up JMS would be too much effort at
> the moment, I need something simpler (ideally, a package of the JDK).
Many JMS (or general MoM) libraries for Java can be "embedded" in the
application so that performance and memory footprint is very low.
Maybe xmlBlaster (www.xmlBlaster.org) does the job, I used it with
Delphi and it sup****ts many other languages out of the box.
Hope this helps(tm)
--
Michael Justin
SCJP, SCJA
betasoft - Software for Delphi™ and for the Java™ platform
http://www.mikejustin.com
- http://www.betabeans.de


|