资 源 简 介
FastMQ又名FostMQ,是一款轻量级的高性能消息队列服务器。FastMQ网络成基于libevent,消息队列存储引擎基于TC,可以轻松的应对互联网内对于高性能的要求。
FastMQ架构设计简单,部署操作容易,运行在linux环境下,故FastMQ是一款接近“零成本”的高性能消息队列服务器。
使用方法:
1. 首先确保系统已经安装libevent和TC;
1. 切换到fostmq目录下,执行./make即可编译
1. 编译后fostmq下会增加一个fostmq的可执行文件,可直接执行,也可以使用./make install将fostmq安装到/usr/local/bin目录下
1. 欲卸载,使用./make uninstall命令即可
附:
1. 配置文件请查看fostmq/conf目录下的fostmq.conf配置文件示例;
1. 执行./make出现无反应,或者“提示没有可更改的项”,即无法编译,请先使用./make clean清除编译的中间文件;
PS:Sorry,foreigner!My English is poor and no time, so the introduction in chinese,not in english!
文 件 列 表
client
.svn
client.c
Makefile
.cproject
.project
fostmq_client.h
fostmq_client.c
fostlib
.svn
fost_timer.h
fost_timer.c
fost_sock.h
fost_notifypool.h
fost_notifythread.h
fost_logger.c
fost_propreader.h
fost_buff.h
fost_buff.c
fost_notify.c
fost_proc.h
fost_proc.c
fost_thread.h
fost_logger.h
fost_mgnb.c
fost_io.h
fost_notifythread.c
fost_netstream.h
fost_netstream.c
fost_typedef.h
fost_notifypool.c
fost_datetime.h
fost_notify.h
fost_sock.c
fost_io.c
fost_datetime.c
fost_propreader.c
fost_mem.c
fost_event.h
fost_string.c
fost_thread.c
fost_mgnb.h
fost_mem.h
fost_string.h
fost_taskpool.h
fost_taskpool.c
fost_msg.h
fost_msg.c
fost_event.c
fostmq
conf
.svn
#fostmq_service.h#
#fostmq_service.c#
fostmq_stat.h
fostmq.c
fostmq_conf.c
fostmq_service.h
README
make.sh
VERSION
fostmq_protocol.h
fostmq_conf.h
fostmq_service.c
Makefile
logo.jpeg