santosh79

santosh79

OTP Talks

Hi Group,
Does anyone have suggestions on a video or talk they had seen at a conference that covered OTP (in Elixir) starting from the basics to more complex hierarchies?

Thanks all,
Santosh

Most Liked

Qqwy

Qqwy

TypeCheck Core Team

I gave a talk about this a few weeks ago. It covers a lot of Elixir’s concurrency and OTP, from the basis to relatively complex hierarchies and ideas.

A Winner is you: A practical introduction to concurrency in Elixir

gausby

gausby

I suggest searching for talks by Torben Hoffmann. His talks are heavy on the business argument of choosing Erlang (and Elixir), and how to do stuff with OTP.

If you only watch one I suggest the Exploring Elixir using board game logic.

Also the ElixirConf talks by Saša Jurić are all brilliant.

dlively

dlively

I haven’t seen any yet, but I’m reading through a new book called Designing for Scalability with Erlang/OTP. I know that’s not exactly what you were asking for, but the book focuses exclusively on OTP frameworks. There’s one chapter early in the book that acts as a “refresher” for Erlang, which is really all you’ll need if you’re familiar with Elixir, so don’t let the Erlang title scare you away.

santosh79

santosh79

Thanks. This was super helpful!

pesnk

pesnk

Designing for Scalability with Erlang/OTP. is my next tech buy.

In the meanwhile I read the little Elixir and OTP book (https://www.manning.com/books/the-little-elixir-and-otp-guidebook) which is a really cool book to starts with.

Where Next?

Popular in Talks Top

axelson
ElixirConf US 2018 – Building Video Chat with Elixir & Phoenix – Anil Wadghule (@anildigital) In this talk, I will s...
New
axelson
ElixirConf 2017 - Cajoling the Bird: How we squeezed more out of Phoenix PubSub- Simon Zelazny Grindr is a m...
New
axelson
by @zacky1972 Finally, we’ve succeeded in the implementation of Hastega!!! (Maybe until ElixirConf US 2019 :slight_smile: Hastega (Hyp...
New
axelson
by @chrismccord My summary: Chris gives an update and copious demos of Phoenix LiveView which is now released on hex.pm. Demos on: ...
New
CodeSync
Code Sync: Fast IP Address Matching in Elixir (…) & Persistent Term | Michael Lubas | Code BEAM America 2022 Comments welcome! View ...
New
New
axelson
ElixirConf 2017 - HTTP 2 Plug to Phoenix Cowboy too - @Gazler In this talk, we will look at the changes in C...
New
axelson
ElixirConf 2017 - Elixir Power Tracing - Gabi Zuniga Tracing is a technique for tracking events during a pro...
New
axelson
ElixirConf 2017 - Writing an Editor in Elixir - by @ijcd (Ian Duggan) Elixir for GUIs? Yes, it’s possible. I...
New
axelson
ElixirConf US 2018 – Closing Keynote – Chris McCord (@chrismccord) All talks thread:
New

Other popular topics Top

vonH
In asking this question I am more interested about the expressiveness of the language itself and less concerned about the availability of...
New
openscript
Hello! Sorry for this astonishing simple question, but I’m really stuck. I try to set up the intellij-elixir plugin, but I don’t know ho...
New
joaquinalcerro
Hi there, I am working with Ecto-Postgresql and I need to call all of the records from a specific table but the table has 40,000 record...
New
axelson
This post is a wiki (feel free to hit the edit button near the bottom right of this post to add your own changes!) This post collects co...
239 45766 226
New
stefanchrobot
What’s the safe way to decode a JSON string into a struct? I want to avoid calling String.to_atom. Jason.decode can give me a map with st...
New
myronmarston
The Elixir Typespec docs show the following syntax for keyword lists in typespecs: # ... | [key: type] # keyword lis...
New
shahryarjb
Hello, I have map which I want to convert it to string like this: the map: %{last_name: "tavakkoli", name: "shahryar"} the string I ne...
New
9mm
I am constructing a JSON object (map) and I need to conditionally set a field. I’m trying to write proper elixir-way code… and I’m at a l...
New
AstonJ
by Lance Halvorsen Elixir and Phoenix are generating tremendous excitement as an unbeatable platform for building modern web application...
460 27162 124
New
lanycrost
Hi everyone! I need implement if…else if…else condition from my elixir code, and anymore of this control flow structures not work proper...
New

We're in Beta

About us Mission Statement