Quantcast
Channel: SpiderSoft » PHP
Viewing all articles
Browse latest Browse all 5

PHP, work queues

$
0
0
Biggest pain point in PHP is lack of asynchronous calls. The only reasonable way is to use some kind of “backend” processing and task list to execute. Some people use cron to run given...

Viewing all articles
Browse latest Browse all 5

Trending Articles