parallel\Channel::__construct

(1.1.0)

parallel\Channel::__constructChannel Construction

˵Ã÷

public parallel\Channel::__construct ( void )

Shall make an anonymous unbuffered channel

public parallel\Channel::__construct ( int $capacity )

Shall make an anonymous buffered channel with the given capacity

²ÎÊý

capacity

May be Channel::Infinite or a positive integer

User Contributed Notes

There are no user contributed notes for this page.