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

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

Thread Previous | Thread Next
From:
David Christensen
Date:
August 3, 2021 03:04
Subject:
Re: concurrency list (was Re: Relinquishing Maintenance of CoreModules)
Message ID:
bc12ed35-18cc-515f-8b0e-015b6f18843d@holgerdanske.com
On 8/2/21 7:20 PM, Yuki Kimoto wrote:
> 2021-8-3 6:12 David Christensen <dpchrist@holgerdanske.com> wrote:

>> CSP is a proven model for concurrency.

> Generally Speaking, about concurrency like goroutines and channels,  it's
> difficult if it isn't designed from the beginning of the language.
> 
> If you want to implement it, see SPVM at once. SPVM is yet before version
> 1.0.
> 
> https://metacpan.org/pod/SPVM
> 
> You can also try out experiments on concurrency implementation on SPVM.


Static Perl Virtual Machine:

https://yuki-kimoto.github.io/spvmdoc-public/


That looks like you have invested a lot of effort.


At a glance, SPVM looks like an alternative to Perl XS (?).


Does SPVM support concurrency in any form(s)?


David

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