I want to know the advantages and trade-off while using Java/PHP bridge and XML-RPC for communication?
How does the performance vary between the two?
Thanks in advance for the community support. - Aditya Macherla
I want to know the advantages and trade-off while using Java/PHP bridge and XML-RPC for communication?
How does the performance vary between the two?
Thanks in advance for the community support. - Aditya Macherla
Neither. Use a low-latency messaging system that they both can use:
There is no plausible use case where using the above will be worse than using either XML-RPC or a java/php bridge.