开发者

What language was RabbitMQ written in?

开发者 https://www.devze.com 2023-02-18 01:29 出处:网络
I\'m looking at the 开发者_运维问答repos and there are so many projects, not sure which are wrappers/clients and which is the actual project.

I'm looking at the 开发者_运维问答repos and there are so many projects, not sure which are wrappers/clients and which is the actual project.

Is it Erlang?


Yes, it is Erlang. You can check this out by downloading the source for the server here:

http://www.rabbitmq.com/releases/rabbitmq-server/v2.3.1/


See Wikipedia: RabbitMQ

The RabbitMQ server is written in Erlang and is built on the Open Telecom Platform framework for clustering and failover.

The actual documentation/promo on http://rabbitmq.com is rather fluffy ;-)

0

精彩评论

暂无评论...
验证码 换一张
取 消