Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How tcollector cooperates with RabbitMQ? #205

Closed
louzhenyu opened this issue Apr 16, 2015 · 1 comment
Closed

How tcollector cooperates with RabbitMQ? #205

louzhenyu opened this issue Apr 16, 2015 · 1 comment

Comments

@louzhenyu
Copy link

Dear all,
I implemented a collector to get message from RabbitMQ. At first I choosed a long connection to RabbitMQ, but the collector didn't work. I had to fetch message one by one from RabbitMQ and print it in function main() in my collector once a time. Though it worked, but it hadn't give a real-time response to RabbitMQ. Could you please give some suggestion? Thanks!

@johann8384
Copy link
Member

If you share your collector I might be able to assist, this may also be a better thing to post in the TCollector group rather than an issue, you might get a wider audience there.

It doesn't sound like there is an issue with TCollector here so I am closing this, feel free to re-open if I am mistakne.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants