#programming #elixir #distributed_systems #computer_science
Chord: a scalable peer-to-peer lookup protocol simulation using elixir
https://medium.com/@siddhantmittal_78686/chord-a-scalable-peer-to-peer-lookup-protocol-simulation-using-elixir-3af24e32be23
Chord: a scalable peer-to-peer lookup protocol simulation using elixir
https://medium.com/@siddhantmittal_78686/chord-a-scalable-peer-to-peer-lookup-protocol-simulation-using-elixir-3af24e32be23
Medium
Chord: A Scalable Peer-to-peer Lookup Protocol simulation using Elixir
by Prafful Mehrotra and Siddhant Mittal
#elixir #rewards_programs #distributed_systems #computer_science #fintech
Building a rewards platform from scratch
https://medium.com/brexeng/building-a-rewards-platform-from-scratch-ff4e22124658
Building a rewards platform from scratch
https://medium.com/brexeng/building-a-rewards-platform-from-scratch-ff4e22124658
Medium
Building a rewards platform from scratch
The design decisions that led us to build our rewards platform from the ground up.
#elixir #crdt #erlang #distributed_systems #programming
How deltacrdt can help you write distributed elixir applications
https://medium.com/@derek.kraan2/how-deltacrdt-can-help-you-write-distributed-elixir-applications-dc838c383ad5
How deltacrdt can help you write distributed elixir applications
https://medium.com/@derek.kraan2/how-deltacrdt-can-help-you-write-distributed-elixir-applications-dc838c383ad5
Medium
How DeltaCrdt can help you write distributed Elixir applications
Earlier this year I published my new library, Horde. Horde provides two things: a distributed supervisor, and a distributed registry, and…
#elixir #cache #distributed_systems #framework #erlang
Distributed caching in elixir using nebulex
https://medium.com/erlang-battleground/distributed-caching-in-elixir-using-nebulex-9af589186caa
Distributed caching in elixir using nebulex
https://medium.com/erlang-battleground/distributed-caching-in-elixir-using-nebulex-9af589186caa
Medium
Distributed Caching in Elixir using Nebulex
I remember around 2008 when I was submerged in the Java world I had a change to try awesome caching libraries and frameworks, such as…
#elixir #embedded_systems #erlang #iot #distributed_systems
Iex remote shell into your elixir driven grisp board
https://medium.com/@toensbotes/iex-remote-shell-into-your-elixir-driven-grisp-board-76faa8f2179e
Iex remote shell into your elixir driven grisp board
https://medium.com/@toensbotes/iex-remote-shell-into-your-elixir-driven-grisp-board-76faa8f2179e
Medium
IEx Remote Shell into your Elixir driven GRiSP Board
A quick tutorial on opening a remote connection to your GRiSP board. This facilitates quicker development iterations, better shell…
#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 #mnesia #erlang #database #distributed_database
Why go for redis when you can use mnesia?
https://medium.com/@wttj_tech/why-go-for-redis-when-you-can-use-mnesia-fe0dd23fd7ff
Why go for redis when you can use mnesia?
https://medium.com/@wttj_tech/why-go-for-redis-when-you-can-use-mnesia-fe0dd23fd7ff
Medium
Why go for Redis when you can use Mnesia?
Mnesia is cool. It’s quite cryptic but worth the pain. Already present in the OTP framework, it’s easy to use in both simple cases and…
#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…
#devops #elixir #distributed_tracing #opentracing #opencensus
Diving into distributed tracing
https://medium.com/@gmefford/diving-into-distributed-tracing-ce9638025576
Diving into distributed tracing
https://medium.com/@gmefford/diving-into-distributed-tracing-ce9638025576
Medium
Diving into Distributed Tracing
At Bleacher Report, we have gotten a lot of value out of splitting up our monolithic Rails codebase into several smaller services, mostly…