Alyun MQ Documents: http://www.aliyun.com/product/ons
Aliyun MQ Console: https://ons.console.aliyun.com
-
VS2015 for windows, libcurl-devel&openssl-devel for Linux
-
scons for both windows and linux (http://scons.org/pages/download.html)
- change dir to mq-http-cpp-sdk
- scons or (scons debug=1, to build debug version for windows)
- now you could find the headers in the "include" dir and library in "lib" dir
- copy "include" and "lib" to your project
- Http consumer only support timer msg (less than 3 days), no matter the msg is produced from http or tcp protocol.
- Order is only supported at special server cluster.