Parallelization of WebSocketized API endpoints #503
programarivm
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Let's recap!
At some point, it was decided to WebSocketize the API endpoints:
Now, the long-running commands in particular need to be parallelized so that the event loop gets unblocked.
Keep it up,
Beta Was this translation helpful? Give feedback.
All reactions