2017 © Pedro Peláez
 

library parallel-processing

Php library for easy object-oriented parallel processing

image

gerkirill/parallel-processing

Php library for easy object-oriented parallel processing

  • Monday, August 27, 2012
  • by gerkirill
  • Repository
  • 1 Watchers
  • 14 Stars
  • 4,526 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

ParallelProcessing

Php library for easy object-oriented parallel processing., (*1)

Examples can be found here - https://github.com/gerkirill/ParallelProcessingExample, (*2)

This library does not use pcntl_fork. It just starts separate processes with proc_open and thus can be used from script running under Apache web server (in a case you need that)., (*3)

The Versions

27/08 2012

dev-master

9999999-dev https://github.com/gerkirill/ParallelProcessing

Php library for easy object-oriented parallel processing

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

by Kirill Gerasimenko

task process background parallel processing

09/08 2012

1.0.3

1.0.3.0 https://github.com/gerkirill/ParallelProcessing

Php library for easy object-oriented parallel processing

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

by Kirill Gerasimenko

task process background parallel processing

08/08 2012

1.0.2

1.0.2.0 https://github.com/gerkirill/ParallelProcessing

Php library for easy object-oriented parallel processing

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

by Kirill Gerasimenko

task process background parallel processing

03/08 2012

1.0.1

1.0.1.0 https://github.com/gerkirill/ParallelProcessing

Php library for easy object-oriented parallel processing

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

by Kirill Gerasimenko

task process background parallel processing

03/08 2012

1.0.0

1.0.0.0 https://github.com/gerkirill/ParallelProcessing

Php library for easy object-oriented parallel processing

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

by Kirill Gerasimenko

parallel processing