Sujet : Re: PROGRAMMING TODAY new approach in C strict runtime allows us to improve reccurency: call queue
De : fir (at) *nospam* grunge.pl (fir)
Groupes : comp.lang.cDate : 20. Mar 2024, 17:16:29
Autres entêtes
Organisation : i2pn2 (i2pn.org)
Message-ID : <utf24s$2ghco$1@i2pn2.org>
References : 1
User-Agent : Mozilla/5.0 (Windows NT 5.1; rv:27.0) Gecko/20100101 Firefox/27.0 SeaMonkey/2.24
fir wrote:
PROGRAMMING TODAY new approach in C strict
runtime allows us to improve reccurency: call queue
this article is kinda prima aprilis joke becouse it is fictional article in fictional magazine but the call queue idea seem to be okay imo
maybe there is even something more in here becouse this idea edges somewhat with paralelisation - becouse those queued functions are something like async calls - though here are not executed in parralel but stored in list - but it is closed to paralelisation somewhat and maybe something more is also here like finding some way of doing more nice paralelism..i maybe will try to rething on it yet some later time