Upgrade to Pro — share decks privately, control downloads, hide ads and more …

PHP における並列処理と非同期処理入門

memory
December 01, 2019

PHP における並列処理と非同期処理入門

- PHP Conference Japan 2019

- English Title:
An introduction of pararells processing and asynchronously processing on PHP

memory

December 01, 2019
Tweet

More Decks by memory

Other Decks in Programming

Transcript

  1. © - BASE, Inc. Who am I? (@m m r

    ) BASE GameWith PHP, TypeScript
  2. © - BASE, Inc. A B A B A :

    https://en.wikipedia.org/wiki/Asynchrony_(computer_programming)
  3. © - BASE, Inc. pthreads pthreads pcntl pthreads PHP 


    enable-maintainer-zts pthreads resource pcntl
  4. © - BASE, Inc. Swoole is an event-driven asynchronous &

    coroutine-based concurrency networking communication engine https://github.com/swoole/swoole-src