Skip to content

Share tcp server port in multiple processes #52

@jimthunderbird

Description

@jimthunderbird

Hi,
Is there a way php-uv can share tcp server port in multiple processes? Like what node.js's cluster module did?
"A single instance of Node runs in a single thread. To take advantage of multi-core systems the user will sometimes want to launch a cluster of Node processes to handle the load.

The cluster module allows you to easily create child processes that all share server ports."

Best Regards,
Jim

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions