Goã«ã§ãã¦ãPHPã«ã§ããªãã¯ãã¯ãªãï¼ã¨ããããã§ãã£ã¦ãã¾ãã¾ãããã¾ããããã«ã¡ãã»ã¼ã¸ãã¥ã¼ã¨ã¡ãã»ã¼ã¸ã¹ããããè¶³ããã ããªãã§ããã <?php function sub($i, $ch) { for (;;) { $a = <- [$ch]; printf("%d:", $i); var_dump($a); } } $ch = thread_message_queue_create(); for ($i = 0; $i < 10; $i++) { thread_create('sub', $i, $ch); } $i = 0; for (;;) { [$ch] <- $i++; usleep(50000); } ?> è¦ã¦åããããã«ã [$ch] <- $i++;ãããªæãã«ã¡ãã»ã¼ã¸ã®éä¿¡ãã $msg = <- [$ch];ãããªæãã«ã¡ãã»ã¼ã¸ã®åä¿¡ãæ¸ããã¨ãã§ã


{{#tags}}- {{label}}
{{/tags}}