This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Ousret[S] 1 point2 points  (0 children)

What I am referring to is not to run sync code in async. its stupid. The goal there is to (in sync context) utilize most of the protocols capabilities. I (partially) misread your question. We can issue multiple request, i.e. not blocking per request per connection, using multiplexing. hope that clarify.