guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 01/02: Re-implement (ice-9 streams) in terms of (srfi srfi-41)


From: Mark H Weaver
Subject: Re: 01/02: Re-implement (ice-9 streams) in terms of (srfi srfi-41)
Date: Sun, 29 Mar 2015 19:54:11 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

address@hidden (Ludovic Courtès) writes:

> Perhaps the right thing would be to just fix SRFI-45 promises to be
> thread-safe, no?

This would slow down the fastest implementation of promises we could
hope for by an order of magnitude, at least on non-Intel platforms.

This in turn would severely limit the set of applications for which
SRFI-45 promises and SRFI-41 streams would be efficient enough to
consider.

If most of the Guile community wants to persue this strategy of building
thread synchronization into primitives that could otherwise be extremely
cheap, then I'd better withdraw from this community.

     Mark



reply via email to

[Prev in Thread] Current Thread [Next in Thread]