[Gauche-devel] Implementation of Futures
R7RS Scheme scripting engine
Status: Beta
Brought to you by:
shirok
|
From: Glenn T. <gl...@ne...> - 2023-02-10 23:04:07
|
2023-2-10 Shiro! Hope you're fine. In regards to email: Shiro Kawai <shiro...@gm...> - 2023-02-09 09:32:45 > Does this answer your question? Yes. I haven't really written "real" code using futures yet, but am tending to "only" code this way. According to some simple timing tests, I've observed that using futures is more efficient than using pthreads the old way. Things run faster. Although I haven't coded using more comprehensive tools using parallel software like Lparallel, I've noticed more people using the futures paradigm. This is all still new to me, and pretty exciting. Would love to share what I'm learning with you later. "Stay-tuned!" as they say. Glenn |