#docker #elixir #distributed_systems
Running elixir in docker containers
https://www.poeticoding.com/running-elixir-in-docker-containers/
Running elixir in docker containers
https://www.poeticoding.com/running-elixir-in-docker-containers/
Poeticoding
Running Elixir in Docker Containers
In this article we see how to use Docker to run our development Elixir environment and to run multiple Elixir Nodes over a Docker bridge network.
#kubernetes #elixir #erlang #distributed_systems #software_development
What’s going on in libcluster?
https://medium.com/@TehBrofessor/whats-going-on-in-libcluster-76f239f00d57
What’s going on in libcluster?
https://medium.com/@TehBrofessor/whats-going-on-in-libcluster-76f239f00d57
Medium
What’s going on in libcluster?
In which we dive into “automatic cluster formation” for Erlang nodes, with beautifully rendered, crystal clear, colorless doodles and code.
#elixir #erlang #toml #distributed_systems #software_development
How to update elixir project configuration with toml in runtime.
https://medium.com/pharos-production/elixir-toml-configuration-d6b42a88fd65
How to update elixir project configuration with toml in runtime.
https://medium.com/pharos-production/elixir-toml-configuration-d6b42a88fd65
Medium
How to Update Elixir Project Configuration with TOML in Runtime.
Distributed & High-Load Systems Development.
#distributed_systems #elixir #kubernetes #libcluster #phoenix
Connecting elixir nodes with libcluster, locally and on kubernetes
https://medium.com/@asusmel/connecting-elixir-nodes-with-libcluster-locally-and-on-kubernetes-feb704158d41
Connecting elixir nodes with libcluster, locally and on kubernetes
https://medium.com/@asusmel/connecting-elixir-nodes-with-libcluster-locally-and-on-kubernetes-feb704158d41
Medium
Connecting Elixir Nodes with libcluster, locally and on Kubernetes
Running Elixir in Docker Containers Distributed Phoenix Chat with PubSub PG2 adapter Create a High-Availability Kubernetes Cluster on AWS with Kops In the last few articles we saw how to make our…
#elixir #conference #phoenix_framework #embedded_systems #distributed_systems
Personal notes from lonestar elixir conf 2019
https://medium.com/@pedroassumpcao/personal-notes-from-lonestar-elixir-conf-2019-4ff464e01be5
Personal notes from lonestar elixir conf 2019
https://medium.com/@pedroassumpcao/personal-notes-from-lonestar-elixir-conf-2019-4ff464e01be5
Medium
Personal notes from Lonestar Elixir Conf 2019
I just came back from Lonestar Elixir Conf 2019 in Austin, Texas. The conference was a single track, 2 days, with an extra day for an…
#erlang #distributed_systems #software_development #functional_programming #elixir
Building distributed apps: zero approximation
https://medium.com/@vonmo/building-distributed-apps-zero-approximation-b0c4b16f92d3
Building distributed apps: zero approximation
https://medium.com/@vonmo/building-distributed-apps-zero-approximation-b0c4b16f92d3
Medium
Building distributed apps: zero approximation
These days, the world is moving fast. Progress constantly creates new technological challenges. Information systems architecture should be…
#programming #erlang #distributed_systems #elixir
Building distributed apps: first approximation
https://medium.com/@vonmo/building-distributed-apps-first-approximation-2bbab777f6b2
Building distributed apps: first approximation
https://medium.com/@vonmo/building-distributed-apps-first-approximation-2bbab777f6b2
Medium
Building distributed apps: first approximation
In the previous article we have addressed the theoretical basics or reactive architecture. Now it’s time to talk about data flows, ways of…
#elixir #erlang #iot #distributed_systems #testing
Distributed testing pitfalls with elixir
https://medium.com/grandcentrix/distributed-testing-pitfalls-with-elixir-ec5280beeaa4
Distributed testing pitfalls with elixir
https://medium.com/grandcentrix/distributed-testing-pitfalls-with-elixir-ec5280beeaa4
Medium
Distributed testing pitfalls with Elixir
Testing distributed systems it is really hard, for starters the developer that wants to write a test in this magnitude needs to understand…
#programming #elixir #merkle_tree #distributed_systems
Introducing merklemap: the new library powering horde’s improved performance.
https://medium.com/@derek.kraan2/introducing-merklemap-the-new-library-powering-hordes-improved-performance-9cd0b74a481
Introducing merklemap: the new library powering horde’s improved performance.
https://medium.com/@derek.kraan2/introducing-merklemap-the-new-library-powering-hordes-improved-performance-9cd0b74a481
Medium
Introducing MerkleMap: the new library powering Horde’s improved performance.
I’ve been to a couple of conferences already this year, including Lambda Days 2019, where I saw a whole bunch of good talks. Two talks in…