摘要: 1. 准备安装文件 下载memcached与libevent的安装文件 http://memcached.googlecode.com/files/memcached-1.4.15.tar.gz(memcached下载地址) https://github.com/downloads/libevent 阅读全文
posted @ 2016-10-14 11:36 孤独青鸟 阅读(3518) 评论(0) 推荐(0)
摘要: 1.新建一个文件夹activeMQ mkdir /server 2.授权 chmod 777 /server 3.下载activeMQ安装包,拷贝到/activeMQ目录下apache-activemq-5.6.0-bin.tar.gz,下载地址http://activemq.apache.org/ 阅读全文
posted @ 2016-10-14 11:33 孤独青鸟 阅读(11104) 评论(0) 推荐(0)