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

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

PostgreSQL 9.x - pg_read_binary_file & inserting files into bytea -

asp.net - call stack missing info on mono with apache and mod_mono -