Alyun MQ Documents: http://www.aliyun.com/product/ons
Aliyun MQ Console: https://ons.console.aliyun.com
- import
github.com/aliyunmq/mq-http-go-sdk
- setup GOPATH:
- MAC/LINUX: export GOPATH={dir}, export GOBIN=$GOPATH/bin
- WINDOWS: set GOPATH={dir}
- go get -x -v
- 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.