develooper Front page | perl.perl5.porters | Postings from August 2021

Re: concurrency list (was Re: Relinquishing Maintenance of CoreModules)

Thread Previous | Thread Next
From:
Leon Timmermans
Date:
August 2, 2021 19:05
Subject:
Re: concurrency list (was Re: Relinquishing Maintenance of CoreModules)
Message ID:
CAHhgV8gvcScrrvRcpoRGP4Hm5GF0is8H4jxk=BoQT2=+UQQDtg@mail.gmail.com
> On 7/29/21 10:34 AM, Leon Timmermans wrote:
>  > I agree [concurrency is] important, that's why I'm actually working on
>  > the issue. To be precise, an ithreads based (so can actually use
>  > multiple processors) continuation passing style (same model Go uses
>  > for its channels) module.
>
>
> https://en.wikipedia.org/wiki/Continuation-passing_style
>
>
> STFW again, I see existing modules/ distributions with continuations.
> You do not see anything you like?
>
> https://metacpan.org/search?size=20&q=continuation
>
>
> Can continuations be abstracted out, become a Perl primitive, and used
> throughout?
>

Sorry, I meant CSP (Communicating sequential processes) not CPS
(continuation passing style)

Leon

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About