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

silverlight - Applying a style to ItemContainerStyle in C# -

c# - NullReferenceException in MySqlClient.NativeDriver -

php - How can I merge Nodes & Webform Submissions into instances of one general Content Type in Drupal 6? -