Workerman? ?? ??? ??? ??? ??
? ????? Workerman? ???? ??? ??? ???? ???? ??? ?? ??? ?????. ??? PHP ??? ?? ? Workerman? ??? ??? ?? ????? ??? ??? ?????. ?? ????? ??? ?? ????? ????? ??? Workerman? GatewayWorker
?? ??? ???? ????. ? ?? ??? ???? ?? ????? ???? ??? ?? ????? ??? ??? ?? ? ? ??????.
???? Workerman? ???????. composer require workerman/workerman
. ?? ?? GatewayWorker
?? ????? ??????. ?? ???? Gateway
? BusinessWorker
????? ?????. Gateway
????? ??? ???? ??? ???? ?? BusinessWorker
???? ???? ??? ?? Gateway
? ????.
<code class="php">// Events.php (BusinessWorker) <?php require_once __DIR__ . '/../vendor/autoload.php'; use Workerman\Worker; use Workerman\Lib\Timer; $worker = new Worker(); $worker->count = 4; // Adjust based on your needs $worker->onWorkerStart = function($worker) { // Example: Simulate event generation Timer::add(1, function() use ($worker) { $eventData = ['type' => 'new_message', 'message' => 'Hello from BusinessWorker!']; // Send the event to the Gateway Gateway::sendToAll($eventData); }); }; Worker::runAll();</code>
<code class="php">// start.php (Gateway) <?php require_once __DIR__ . '/../vendor/autoload.php'; use Workerman\Worker; use GatewayWorker\Gateway; // Gateway process $gateway = new Gateway("websocket://0.0.0.0:8282"); $gateway->name = 'Gateway'; // BusinessWorker process $worker = new Worker(); $worker->count = 4; // Adjust based on your needs $worker->registerAddress('127.0.0.1:2207'); Worker::runAll();</code>
? ??? ? ??? ?? ??? ?????. BusinessWorker
???? ???? (??? ?? ??? ??? ???) Gateway
?? ??? ????????? ?????. ?????? start.php
? ??? WebSocket ??? ?????. ??? ??? ?? ? ??? ????? ????? ? ??? ???????. ??? ???? ?? ??? ?? ??? ?? ???????. ???? ?? ?? ?????? ?? ?? ??? ??? ??? ??? ???????.
?? ?? ?? ??
Workerman ?? ??? ???? ?? ???? ?? ?? ?????? ???????.
- ?? ?? : ????? ??? ????? ???? ?? ?? ?????. Workerman? ???? ??? ?????? ?? ??? CPU ??? ??? ??? ??? ?? ??? ???? ? (
count
??)? ???? ? ?? ????. ?? ??? ???? ??? ???? ?? ??? ?????. - ??? ??? : ??? ???? ???? ??? ??? ?? ??? ????. JSON? ?? ??? ??? ??????? ??? ???? ?????. ???? ???? ??? ???????.
- ?? ?? : ?? ??? ?? ??? ???? ????? ??? ?? ??? ???? ?? ? ??? ?? ????. ?? ???? ???? ?? ?? ?????? ????? ?????.
- ??? ?? : ??? ??? ???? ???????. ?? ?? ?? ?? ? ??? ????? ??? ???? ??? ? ????. ??? ??? ?? ??? ???? ?? ??? ?? ??? ???? ??? ???? ???????.
- ??? ?? : ?????? ?? ??? ?? ?? ?? ??? ??? ?? ??? ???? ?? ??? ??? ????????. ??? ?????? ???? ?? ?? ???? ??? ??? ??????.
?? ??? ?? ???? ???
Workerman? ?? ??? ????? ??? ? ? ???? ?? ??? ??? ????? ?? ? ? ??????. ??? ????? ??? ???? ?? ???? ??? ?? ?? ? ???? ?? ? ? ??????. ??? ????? ??? ???????. ???? ??? ??? (CPU, ???, ???? ???), ??? ?? ? ???? ???? ??? ?? ?????. ?? ?? ??? ???? ??? ??? ???? ?? Workerman ??? ??? ??????. ??? ???? ?? ???? ???? ???? ?? ??? ???? ?? ? ???? ??? ????? ? ?????.
?? ??????? ?????? ??
Workerman ?? ??? ???? ??????? ???? ?????? ???? ????? ???? ???? ??? ?? ? ???? ???? ?? ??? ???????. ??? ??? ?? ??? ??? ?? ?????? ?? ??? ??? ??? ???????.
??? ?????? ???? (? : ?? ?? ??? ???? ????)? ???? ??????? ?? ??? ? ????. ???? ???? ??????? ??? ??? ??????. ?? ?? ?????? ??? ????? ???? ?? ?? ??? ??? ???? ??????. ??? ?? ? ?????? ?? ????? ???? ?? ??? ?? ???? ??? ?? ? ?????? ???? ????? ??????. BusinessWorker
???? ???? ?? ? ? ??? ??? ???? ??? ???? ???? ??????? ??? ? ????. ??? ?? ?? ?? ?? ??????.
?? ??, ??? PHP ?????? ?????? ???? BusinessWorker
? ?? ? ? ????. ???? ?????? ?? ? ? ??? ??? ???? ??? ??????? ??????. ?? ?? ?????? ???? ???? ?? ?? ???? ???? ??? ?????. ??? ? ?????? ??? ???? ???????. ??? ?????? ?? (? : MySQL, PostgreSQL, MongoDB)? ???? ?? ?? ?? ?? ? ?? ?? ??? ?? ????.
? ??? Workerman? ???? ??? ??? ???? ????? ?????????? ?? ?????. ??? ??? PHP ??? ????? ?? ?? ??? ?????!

? AI ??

Undress AI Tool
??? ???? ??

Undresser.AI Undress
???? ?? ??? ??? ?? AI ?? ?

AI Clothes Remover
???? ?? ???? ??? AI ?????.

Clothoff.io
AI ? ???

Video Face Swap
??? ??? AI ?? ?? ??? ???? ?? ???? ??? ?? ????!

?? ??

??? ??

???++7.3.1
???? ?? ?? ?? ???

SublimeText3 ??? ??
??? ??, ???? ?? ????.

???? 13.0.1 ???
??? PHP ?? ?? ??

???? CS6
??? ? ?? ??

SublimeText3 Mac ??
? ??? ?? ?? ?????(SublimeText3)