« system
Introduction »
PHP Manual
Extensions sur le contrôle des processus
parallel
parallel
Introduction
Installation
Philosophie
Functional API
parallel\bootstrap
— Amorçage
parallel\run
— Exécution
parallel\Runtime
— La classe parallel\Runtime
parallel\Runtime::__construct
— Construction de l'exécution
parallel\Runtime::run
— Exécution
parallel\Runtime::close
— Rejoint gracieusement à l'exécution
parallel\Runtime::kill
— Rejoint l'exécution
parallel\Future
— La classe parallel\Future
parallel\Future::cancel
— Annulation
parallel\Future::cancelled
— Detection d'état
parallel\Future::done
— Detection d'état
parallel\Future::value
— Résolution
parallel\Channel
— La classe parallel\Channel
parallel\Channel::__construct
— Construction de canal
parallel\Channel::make
— Accès
parallel\Channel::open
— Accès
parallel\Channel::recv
— Partage
parallel\Channel::send
— Partage
parallel\Channel::close
— Ferme
parallel\Events
— La classe parallel\Events
parallel\Events::setBlocking
— Comportement
parallel\Events::setTimeout
— Comportement
parallel\Events::setInput
— Entré
parallel\Events::addChannel
— Cible
parallel\Events::addFuture
— Cible
parallel\Events::remove
— Cible
parallel\Events::poll
— Interroge
parallel\Events\Input
— La classe parallel\Events\Input
parallel\Events\Input::add
— Entrées
parallel\Events\Input::clear
— Entrées
parallel\Events\Input::remove
— Entrées
parallel\Events\Event
— La classe parallel\Events\Event
parallel\Events\Event\Type
— La classe parallel\Events\Event\Type
parallel\Sync
— La classe parallel\Sync
parallel\Sync::__construct
— Construction
parallel\Sync::get
— Accès
parallel\Sync::set
— Accès
parallel\Sync::wait
— Synchronisation
parallel\Sync::notify
— Synchronisation
parallel\Sync::__invoke
— Synchronisation