Suppose I at the same time some people network, QQ space, Sina blog account. How to achieve the same article sync to everyone/qq space/Sina blog and so on ....
Reply to discussion (solution)
Interface
You said the three families have sent a micro-blog/article/talk about the interface
Take a look at their API documentation on your site using the relevant content can be implemented to send a thing at the same time in these three places also hair.
Go to Renren, QQ space, Sina blog account Application ID and key, then use their platform interface
It is best to use queues to delay synchronization, plus retry queues to ensure that network problems are eliminated, basically.
Renren, QQ space, Sina blog account Application ID and key, then use their platform interface
It is best to use queues to delay synchronization, plus retry queues to ensure that network problems are eliminated, basically.
Use the interface to implement this function ...