axelson
Scenic Core Team
16) ElixirConf US 2018 – Take Your Time – Ben Marx
ElixirConf US 2018 – Take Your Time – Ben Marx (@bgmarx)
OTP20 officially introduced dirty schedulers. In this talk, we’ll cover why they’re part of OTP and what function they perform. Using Rust NIFs, we’ll compare schedulers and dirty schedulers to illustrate the trade-offs between scheduler types. By the talk’s end, it should be apparent why dirty schedulers are part of OTP and how and when you should consider using them.
Audience: Intermediate, Advanced
Topics: nif, rust
All talks are available in the ElixirConf US 2018 Talks List or via the elixirconf2018 tag
Most Liked
bgmarx
Author Adopting Elixir
Thank you! 
2
Popular in Talks
We’re now on the day 2 talks!
ElixirConf US 2018 – Understanding Elixir’s (Re)compilation – Renan Ranelli
Elixir’s code...
New
ElixirConf US 2018 – You Can Never Debug the Code You Run, But You Can View the Code the Debugger is Running – Luke Imhoff (@KronicDeth) ...
New
@keathley - Senior Engineer Bleacher Report and Elixir Outlaws presenter
Talk: Building Resilient Systems with Stacking
Talk in three w...
New
Since the comments are turned off on the YouTube videos, I'm going to post on talk per day on here for viewing and discussion...starting ...
New
ElixirConf 2017 - Day 2 Morning Keynote - @josevalim
All talks are available in the Elixir Conf 2017 Talks ...
New
Let’s Talk Process Dictionary - @gregvaughn
Well, the first rule of Fight Club, I mean: process dictionary is that we don’...
New
@voltone - Security advocate, BEAM enthusiast
Learn you some ‘ssl’ for much security!
Talk in three words: TLS, security, troubleshooti...
New
New
ElixirConf: ElixirConf 2022 - Brian Cardarella - What is LiveView Native?
Comments welcome! View the #elixirconf tag for more ElixirConf...
New
by @darinwilson
New
Other popular topics
Hello, I get Persian date from my client and convert it to normal calendar like this:
def jalali_string_to_miladi_english_number(persi...
New
TL;DR: I’ve just released an implementation of Microsoft’s IDE-independent Language Server Protocol for Elixir. It adds language support ...
New
Hello!
tl;dr Announcing Oban, an Ecto based job processing library with a focus on reliability and historical observability.
After spen...
New
In Ruby, I can go:
User.find_by(email: "foobar@email.com").update(email: "hello@email.com")
How can I do something similar in Elixir? ...
New
Hi folks,
Few months ago I have announced the proof-of-concept of the library to manipulate the browsers DOM objects directly from Elixi...
New
As many of you may have realized by now (sorry for all the posts here) I’ve been working on a db problem where I’m trying to aggregate a ...
New
What is most correct way to open, read and parse JSON file with poison?
For example if we have example.json file in root of some projec...
New
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
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
To my knowledge, put_in, Map.update etc. all have the one limitation of not automatically creating intermediate keys when needed (for exa...
New








