I started using XMLRPC to update a number of blogs I own from a central server, and its awesome.
Making pages/posts/comments etc all works perfectly.
Im stumped though on how to scale from a single post/action per request to multiple on a single request. I understand that system.multicall has something to do with it, but after spending a few hours searching I'm comming up blank.
Any one suggest some resources to read, or help me with an overview?
Thanks.