php man page for stackable

Query: stackable

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

STACKABLE(3)								 1							      STACKABLE(3)

The Stackable class

INTRODUCTION
Stackables are tasks that are executed by Worker threads. You can synchronize with, read, and write Stackable objects before, after and during their execution.
CLASS SYNOPSIS
Stackable Stackable Methods o finalpublic boolean Stackable::chunk (long $size, boolean $preserve) o finalpublic boolean Stackable::isRunning (void ) o finalpublic boolean Stackable::isTerminated (void ) o finalpublic boolean Stackable::isWaiting (void ) o finalpublic boolean Stackable::lock (void ) o finalpublic boolean Stackable::merge (mixed $from, [mixed $overwrite]) o finalpublic boolean Stackable::notify (void ) o finalpublic boolean Stackable::pop (void ) o abstractpublic void Stackable::run (void ) o finalpublic boolean Stackable::shift (void ) o finalpublic mixed Stackable::synchronized (Closure $block, [mixed $...]) o finalpublic boolean Stackable::unlock (void ) o finalpublic boolean Stackable::wait ([string $timeout]) PHP Documentation Group STACKABLE(3)
Related Man Pages
errorexception(3) - php
oauthprovider(3) - php
rarexception(3) - php
poe::filter::ircd(3pm) - debian
poe::filter::stackable(3pm) - debian
Similar Topics in the Unix Linux Community
FreeBSD Stackable File System