https://github.com/qqwy/concurrency_elixir_slides
This repository contains both the code snippets as well as the slides from my presentation "A Winner is You: Concurrency in Elixir"
https://github.com/qqwy/concurrency_elixir_slides
Last synced: 8 months ago
JSON representation
This repository contains both the code snippets as well as the slides from my presentation "A Winner is You: Concurrency in Elixir"
- Host: GitHub
- URL: https://github.com/qqwy/concurrency_elixir_slides
- Owner: Qqwy
- Created: 2016-07-04T19:11:28.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-07-04T19:31:52.000Z (over 9 years ago)
- Last Synced: 2025-01-03T13:46:32.900Z (9 months ago)
- Language: Elixir
- Size: 6.14 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A Winner is You: Concurrency in Elixir
This repository contains both the code snippets as well as the slides from the presentation "[A Winner is You: Concurrency in Elixir](https://www.youtube.com/watch?v=G9ZUe_Vf_bE)"
The presentation is © by me(Wiebe-Marten Wijnja), but you can use the slides for your own reference as you wish.
The code samples can be used freely, and are released as part of the public domain.
For any questions, feel free to reach out to me, either here on Github, on [the _elixir-lang_ Slack group](https://elixir-slackin.herokuapp.com/) or on the [elixir forum](https://elixirforum.com).
I hope you have a wonderful day,
~Wiebe-Marten/Qqwy