[r6rs-discuss] [Formal] SRFI-39 should be made an R6RS library
John Cowan
cowan at ccil.org
Wed Feb 21 14:21:40 EST 2007
R. Kent Dybvig scripsit:
> In implementation, yes. But my thread system is based on pthreads, and
> you'd have to have quite a few parameters to notice the difference in
> thread-creation or memory overhead. Applications don't typically use
> very many thread parameters in any case.
The same points apply to Chicken, which stashes parameters constructed by
make-parameter (the only kind that are per-thread) in a per-thread vector.
--
What asininity could I have uttered John Cowan <cowan at ccil.org>
that they applaud me thus? http://www.ccil.org/~cowan
--Phocion, Greek orator
More information about the r6rs-discuss
mailing list