guix-devel
[Top][All Lists]
Advanced

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

Re: "guix deploy" is in git master


From: Christopher Lemmer Webber
Subject: Re: "guix deploy" is in git master
Date: Thu, 11 Jul 2019 00:27:58 -0400
User-agent: mu4e 1.2.0; emacs 26.2

Jakob L. Kreuze writes:

> Hi Dave,
>
> "Thompson, David" <address@hidden> writes:
>
>> Agreed. Also this should be done in parallel eventually because
>> updating 24 machines serially is silly.
>
> Good idea. Do we have a Guix-specific API for parallelism, or should I
> look to the Guile manual section on Futures?

You can spawn a bunch of threads, then use Guile's channels to
synchronize with the main thread.  (Not to be confused with Guix's
channels!)



reply via email to

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