About 12,000,000 results
Open links in new tab
  1. Where is Erlang used and why? - Stack Overflow

    Oct 28, 2009 · Erlang comes from Ericsson, and is used within some of their telecoms systems. Outside telecoms, CouchDb (a document-oriented database) is possibly the best known …

  2. What exactly is Erlang/OTP? - Stack Overflow

    Sep 27, 2015 · On erlang/otp, it says Erlang is a programming language used to build massively scalable soft real-time systems with requirements on high availability. Some of its uses are in …

  3. What is the difference between == and =:= in Erlang when used …

    Mar 20, 2012 · Explains the difference between '==' and '=:=', two comparison operators in Erlang, detailing their use cases and behavior in general terms.

  4. What is the best way to learn Erlang? - Stack Overflow

    May 28, 2013 · I'm a month-or-so into learning and the guides I'm enjoying most are: The Erlang Site's Getting Started with Erlang Guide Joe Armstrong's Book Software for a Concurrent …

  5. Are there things Elixir can do that Erlang cannot, or vice versa?

    Jun 22, 2016 · You can use Elixir with Erlang and vice-versa, hence the full Erlang eco-system of 20+ years of libraries. More details from Erlang Solutions Elixir’s ‘out of the box’ productivity is …

  6. RabbitMQ, Erlang: How to "make sure the erlang cookies are the …

    In home directory of the user running erlang process, there is hidden file .erlang.cookie. It holds string which is responsible for the topology of erlang cluster. Make sure that the string (cookie) …

  7. How to pass erlang.cookie in "docker run" after …

    Feb 11, 2023 · The RABBITMQ_ERLANG_COOKIE environment variable is no longer used in RabbitMQ starting from version 3.7.0. Instead, you can set the Erlang cookie value by using …

  8. How do I install a specific version of Erlang/OTP?

    Jun 22, 2017 · I installed erlang and erlagn-nox, but when i run erl my version shows as R14B04 when i want the r16 that rabbitmq plays well with. How do I install a specific version of erlang?

  9. Should I learn Elixir or Erlang (or both)? - Stack Overflow

    Jul 12, 2016 · I read on the Elixir site that sooner or later a developer will want to include Erlang libs into their Elixir projects. Why would this be? Are there things that can only be done in …

  10. windows - RabbitMQ fails to start - Stack Overflow

    Apr 14, 2013 · I was unable to delete the files manually due to erlsrv.exe being "open in Windows Event Viewer" (wtf?). I had to use msconfig to restart the system to safe mode with networking …