xml rpc - PHP remote procedure calling -


i have 2 servers on php need communicate, calling remote methods of each other. xml-rpc php not solution because it's slow, , can't call multiple methods in 1 request.

try multirpc - multiple methods calling in 1 request, encrypted , compressed protocol.


Comments

Popular posts from this blog

ASP.NET/SQL find the element ID and update database -

jquery - appear modal windows bottom -

c++ - Compiling static TagLib 1.6.3 libraries for Windows -