rabbitmq_-rabbit-c-client-lib-master.tar

所属分类:其他
开发工具:C/C++
文件大小:472KB
下载次数:1
上传日期:2018-12-21 20:39:26
上 传 者nickqing
说明:  linux下rabbitMQ开源代码和示例
(Rabbit MQ Open Source Code and Examples under Linux)

文件列表:
Makefile (632, 2012-04-16)
amqp.h (14097, 2012-04-16)
amqp_framing.h (22422, 2012-04-16)
emit_log_direct (276496, 2012-04-16)
emit_log_direct.c (1903, 2012-04-16)
librabbitmq.a (447658, 2012-04-16)
receive_logs_direct (280696, 2012-04-16)
receive_logs_direct.c (4174, 2012-04-16)
rmq_new_task (276493, 2012-04-16)
rmq_new_task.c (1981, 2012-04-16)
rmq_worker (280687, 2012-04-16)
rmq_worker.c (3710, 2012-04-16)
unix (0, 2012-04-16)
unix\platform_utils.c (1896, 2012-04-16)
utils.c (4473, 2012-04-16)
utils.h (1938, 2012-04-16)

I write a demo like the rabbitmq work-queues tutorials(http://www.rabbitmq.com/tutorials/tutorial-two-python.html) with rabbitmq-c lib rmq_new_task.c is to new_task.py rmq_worker.c is to worker.py other files is from the rabbitmq-c source files. You need the librabbitmq.a to compile the project. newer: a demo like the routing(http://www.rabbitmq.com/tutorials/tutorial-four-python.html) with rabbitmq-c lib emit_log_direct.c is to emit_log_direct.py receive_logs_direct.c is to receive_logs_direct.py

近期下载者

相关文件


收藏者