Skip to content

Latest commit

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

ParalleProcessor for PHP

@Tested: v8

⭐ Usages

👉 Download ⬇️ ParalleProcessor.php

$tasks = [
"id" => "00001", "command" => "php artisan command_name",
"id" => "00002", "command" => "php artisan command_name",
"id" => "00003", "command" => "php artisan command_name",
];
$processor = new ParalleProcessor($tasks);
$processor->start();

About

@tested: v8

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages