https://github.com/jvzeller/concurrent-data-processing-in-elixir
Practice project from Concurrent Data Processing in Elixir book
https://github.com/jvzeller/concurrent-data-processing-in-elixir
Last synced: 6 months ago
JSON representation
Practice project from Concurrent Data Processing in Elixir book
- Host: GitHub
- URL: https://github.com/jvzeller/concurrent-data-processing-in-elixir
- Owner: JVZELLER
- License: mit
- Created: 2023-11-29T00:03:05.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-08T23:53:17.000Z (about 2 years ago)
- Last Synced: 2025-03-28T20:44:34.112Z (9 months ago)
- Language: Elixir
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Concurrent Data Processing In Elixir
Practice project from Concurrent Data Processing in Elixir book.