Showing posts with label erlang. Show all posts
Showing posts with label erlang. Show all posts
Friday, July 30, 2021
Wednesday, August 19, 2020
Thursday, July 16, 2020
Friday, November 1, 2019
Comparing Kubernetes & OTP
https://blog.kenforthewin.com/what-erlang-taught-me-about-distributed-systems/
http://blog.plataformatec.com.br/2019/10/kubernetes-and-the-erlang-vm-orchestration-on-the-large-and-the-small/
https://twitter.com/mononcqc/status/1122872187894018048?ref_src=twsrc%5Etfw
https://blog.ispirata.com/clustering-elixir-erlang-applications-in-kubernetes-part-1-the-theory-ca658acbf101
http://blog.plataformatec.com.br/2019/10/kubernetes-and-the-erlang-vm-orchestration-on-the-large-and-the-small/
https://twitter.com/mononcqc/status/1122872187894018048?ref_src=twsrc%5Etfw
https://blog.ispirata.com/clustering-elixir-erlang-applications-in-kubernetes-part-1-the-theory-ca658acbf101
Labels:
distributed,
docker,
erlang,
kubernetes
Sunday, September 8, 2019
Thursday, September 5, 2019
Saturday, May 25, 2019
Friday, February 1, 2019
Thursday, January 31, 2019
Monday, January 28, 2019
Saturday, January 26, 2019
Sunday, January 20, 2019
Erlang/Elixir related
Elixir/Erlang String handling - https://www.evanmiller.org/elixir-ram-and-the-template-of-doom.html
Advantages of using Erlang - https://www.evanmiller.org/why-i-program-in-erlang.html
Advantages of using Erlang - https://www.evanmiller.org/why-i-program-in-erlang.html
Friday, December 21, 2018
Wednesday, December 19, 2018
Monday, December 10, 2018
Tuesday, October 16, 2018
Erlang 'process'
https://www.quora.com/What-is-the-difference-between-system-threads-and-process-threads-as-in-Java-threads
Excerpt:
Excerpt:
Erlang uses the term "process" because it does not expose a shared-memory multiprogramming model. Calling them "threads" would imply that they have shared memory.
Monday, June 27, 2016
Subscribe to:
Posts (Atom)