Re: PHP True Async RFC

From: Date: Wed, 05 Mar 2025 22:04:29 +0000
Subject: Re: PHP True Async RFC
References: 1 2 3  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message

On 2025-03-05 11:54, Eugene Sidelnyk wrote:
Hi there, I would also like to highlight some interesting ideas that I find being useful to consider.
Recently Bend programming language has been released, and it incorporates a completely different view on the conception of "code", in the definition of "what it is" and "how it should be interpreted".
While we interpret it as a sequence of instructions, the proper way of seeing it is the graph of instructions. On every step we reduce that graph, by running the code of the nodes current node depends on.
I've always kind of liked this model. https://en.wikipedia.org/wiki/Dataflow_programming

Thread (110 messages)

« previous php.internals (#126586) next »