Jump to content

[SOLVED] php multiwire


alin19

Recommended Posts

i know that java can run two tasks in the same time,

i don't know if i explain well,

i mean like mysql can handle more than one query at a time,

 

i have 2 function in php-cli that must run continuously, one reads and one write.

 

wright now those are executed one at the time, if there isn't anything to read then it tryes to write.

 

but it would be beter if both are runing in the same time

 

can php-cli handle multi tasking? and if yes, how?

Link to comment
https://forums.phpfreaks.com/topic/129924-solved-php-multiwire/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.