1

What is such a scene:
The RPS is at the 100 level, and each request only needs 0.0x to be solved. This scenario does not require coroutines.

So, which scenarios are suitable for coroutines?

  • The RPS is very high, so if we need to open multiple processes, there will be more memory usage
  • and each request is time consuming

universe_king
3.4k 声望678 粉丝