1.

What Is Erlang? Why Is It Required For Rabbitmq?

Answer»

Erlang is a general-purpose, CONCURRENT, functional programming LANGUAGE, as well as a garbage-collected runtime system. The RabbitMQ server is WRITTEN in the Erlang programming language and is BUILT on the Open Telecom Platform framework for clustering and failover. Since RabbitMQ is built on top of Erlang, we will first need to install Erlang beforing INSTALLING RabbitMQ.

Erlang is a general-purpose, concurrent, functional programming language, as well as a garbage-collected runtime system. The RabbitMQ server is written in the Erlang programming language and is built on the Open Telecom Platform framework for clustering and failover. Since RabbitMQ is built on top of Erlang, we will first need to install Erlang beforing installing RabbitMQ.



Discussion

No Comment Found