Internet TCP port 5672 is primarily used by Advanced Message Queuing Protocol (AMQP), which is an open standard application layer protocol for message-oriented middleware. The notable example of a system that uses this port is RabbitMQ, a widely used open-source message-broker software that offers robust messaging for applications. Other software that uses this port includes Apache Qpid and OpenAMQ. These systems use port 5672 for client connections, message routing, and queueing.
No information available