https://github.com/everpcpc/cqpmq
connect coolq with beanstalkd
https://github.com/everpcpc/cqpmq
beanstalkd coolq
Last synced: 4 months ago
JSON representation
connect coolq with beanstalkd
- Host: GitHub
- URL: https://github.com/everpcpc/cqpmq
- Owner: everpcpc
- Created: 2017-06-03T06:01:17.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-19T10:39:39.000Z (over 8 years ago)
- Last Synced: 2025-06-03T15:14:50.934Z (4 months ago)
- Topics: beanstalkd, coolq
- Language: C++
- Size: 424 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cqpmq [](https://ci.appveyor.com/project/everpcpc/cqpmq)
将 CoolQ 收到的消息全部转发到 Beanstalkd,同时从 Beanstalkd 读取消息并处理。
## 配置
默认配置文件为 `app/com.everpcpc.cqpmq/config.ini`
```ini
[btd]
addr=127.0.0.1
port=11300
```官方网站
--------
主站:https://cqp.cc文库:https://d.cqp.me