Skip to content

New tutorial using non-blocking PHP #631

@kafkiansky

Description

@kafkiansky

Is your feature request related to a problem? Please describe.

A few years ago, fibers — also known as stackful coroutines — were introduced in PHP, making it possible to write non-blocking colorless code. To help this direction grow, the community needs to see more examples of such code.

Describe the solution you'd like

At thesis, we develop non-blocking clients, including one for AMQP 0.9.1, which recently had its first stable release. Would it be possible for us to submit a PR with examples using our client?

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions