By bonlebon
via php-java-bridge.sourceforge.net
Published: Dec 17 2006 / 12:39
The PHP/Java Bridge is an optimized, XML-based network protocol, which can be used to connect a native script engine with a Java or ECMA 335 virtual machine. It is more than 50 times faster than local RPC via SOAP, requires less resources on the web-server side, and it is faster and more reliable than a communication via the Java Native Interface.



Comments
compay replied ago:
I used this last year to access some reasonably simple Java API's (mostly wrappers around Hibernate) from PHP and it worked pretty well. If you need this sort of thing, it's definitely worth a try.
Voters For This Link (12)
Voters Against This Link (0)