Discussion:
[rabbitmq-users] In case of using a different host, port or credentials, how to adjust the connections settings ?
Abhishwet Mitharee
2015-07-29 10:41:34 UTC
Permalink
Hi there,

I would like to send a message to another machine on LAN. For that, I want
to change HostName.
So, for using a different host, port or credentials, how to adjust the
connections settings ?

Thanks in advance.
--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-users+***@googlegroups.com.
To post to this group, send an email to rabbitmq-***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Michael Klishin
2015-07-29 11:00:30 UTC
Permalink
Post by Abhishwet Mitharee
I would like to send a message to another machine on LAN. For that,
I want to change HostName.
So, for using a different host, port or credentials, how to adjust
the connections settings ?
It depends on your client. With Java and .NET clients, see ConnectionFactory.

Note that the user "guest" cannot be used for remote connections by default:
http://www.rabbitmq.com/access-control.html

so you also need to create a separate user. 
--
MK

Staff Software Engineer, Pivotal/RabbitMQ
--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-users+***@googlegroups.com.
To post to this group, send an email to rabbitmq-***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Abhishwet Mitharee
2015-07-30 04:59:25 UTC
Permalink
Thanks MK for valuable reply.
I am implementing RabbitMQ in my project. Scenario is like below-

I have multiple servers. They send huge data to perticular SQL DB and we
have to pick that data from SQL DB and proecess it.
We have multiple servers to pick the data and process. As these servers are
continueosly listening to the SQL DB for new record, we have to handle that
one record and get picked by one receiver.

Can you please assist on the same, what is the best way to implement same
in RabbitMQ?

Your help will be much appriciated.

Thanks.
On 29 July 2015 at 13:41:38, Abhishwet Mitharee (
Post by Abhishwet Mitharee
I would like to send a message to another machine on LAN. For that,
I want to change HostName.
So, for using a different host, port or credentials, how to adjust
the connections settings ?
It depends on your client. With Java and .NET clients, see
ConnectionFactory.
http://www.rabbitmq.com/access-control.html
so you also need to create a separate user.
--
MK
Staff Software Engineer, Pivotal/RabbitMQ
--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-users+***@googlegroups.com.
To post to this group, send an email to rabbitmq-***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Continue reading on narkive:
Search results for '[rabbitmq-users] In case of using a different host, port or credentials, how to adjust the connections settings ?' (Questions and Answers)
5
replies
What is vista and how does it opperate?
started 2007-05-25 02:34:11 UTC
software
Loading...