Replies: 3 comments 3 replies
-
Did you check https://packages.gleam.run/?search=task |
Beta Was this translation helpful? Give feedback.
2 replies
-
That said I'd like if there was something like https://getoban.pro/ for gleam without having to go through elixir. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Hi @havok4u ! Here on the Erlang VM we don't use threads, we use actors. The library you want is gleam_otp. Rad is a command line task runner, it's unrelated to threading/parallelism. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What is the best library for Tasks and/or threads. I see rad, but it doesn't really seem to be actively maintained and if it were actively being used the error I get wouldn't manifest.
Beta Was this translation helpful? Give feedback.
All reactions