python - Asyncio looping or Multiprocessing blocking most cpu intensive? -


i've never done asyncio, beacuse control freak. when i've threaded programs i've use multiprocessing , structured programs around queue, blocks if nothing happening, sitting there waiting.

well asyncio has event loop. i'm wandering wast resources most? wonder if there obvious case using asyncio?


Comments

Popular posts from this blog

php - How to display all orders for a single product showing the most recent first? Woocommerce -

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

angularjs - How restrict admin panel using in backend laravel and admin panel on angular? -