Home/ Course/ PHP

Python concurrent programming practice

Introduction Chapter Courseware
Concurrent programming is a technology used to improve the running speed of programs, using multi-threading, multi-process, asynchronous IO and other means; this course challenges the concurrent programming technology of Python; transforming web crawlers to crawl concurrently, and transforming web services to run business logic concurrently.
  • Difficulty:Elementary
  • Total of12 chapters
  • 3275 plays
  • About Instructor

    WBOY
    WBOY
    student
    You will learn:

    Concurrent programming is a technology used to improve the running speed of programs, using multi-threading, multi-process, asynchronous IO and other means; this course challenges the concurrent programming technology of Python; transforming web crawlers to crawl concurrently, and transforming web services to run business logic concurrently.

  • CancelreplySending
  • php.cn