Viewing profile — sajex
sajex
HN member- Joined
- Mon, Jun 12, 2023, 8:51 PM UTC
- HN karma
- 1
- Public activity
- 1 items
- HN profile
- View on Hacker News ↗
About sajex
No profile information was provided.
Recent public activity
-
comment
Comment #36301014
Async doesn't give you parallelism by default though, you just get concurrency. You don't get parallelism without using Workers.