PHP Classes

Threads PHP: php_fork

Recommend this page to a friend!
  All requests RSS feed  >  Threads PHP  >  Request new recommendation  >  A request is featured when there is no good recommended package on the site when it is posted. Featured requests  >  No recommendations No recommendations  

Threads PHP

Edit

Picture of Isaac by Isaac - 8 years ago (2015-05-14)

php_fork

This request is clear and relevant.
This request is not clear or is not relevant.

0

Hola

Soy nuevo en el tema de threads, cómo se debe de usar la librería de php_fork.

Ask clarification

2 Recommendations

Forker PHP: Split tasks into multiple forked processes

This recommendation solves the problem.
This recommendation does not solve the problem.

+2

Picture of Daniel Martinez by Daniel Martinez package author package author Reputation 35 - 8 years ago (2015-06-01) Comment

Te recomiendo Forker, más sencilla de utilizar. A partir de un array de "taks", puedes definir en cuántos subprocesos se realizarán. Por ejemplo, podrías hacer que para cada tarea se crease un subproceso.Por otro lado, no hay que confundir threads (hilos) con copia de procesos (fork).


Thread: A class to implement multi-threaded applications

This recommendation solves the problem.
This recommendation does not solve the problem.

0

Picture of Dave Smith by Dave Smith Reputation 6845 - 8 years ago (2015-05-14) Comment

This is the class you are talking about, a wrapper for the pcntl extension. It doesn't look like it is maintained anymore. If you are looking for support, you can try posting questions in the class support forum or experts forum to see if anyone has experience working with it.


Recommend package
: 
: