[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!)
- Re: "guix deploy" is in git master, (continued)
- Re: "guix deploy" is in git master, Ricardo Wurmus, 2019/07/07
- Re: "guix deploy" is in git master, Ludovic Courtès, 2019/07/07
- Re: "guix deploy" is in git master, Jakob L. Kreuze, 2019/07/08
- Re: "guix deploy" is in git master, Ricardo Wurmus, 2019/07/08
- Re: "guix deploy" is in git master, Jakob L. Kreuze, 2019/07/08
- Re: "guix deploy" is in git master, Jakob L. Kreuze, 2019/07/08
- Re: "guix deploy" is in git master, Ricardo Wurmus, 2019/07/08
- Re: "guix deploy" is in git master, Thompson, David, 2019/07/10
- Re: "guix deploy" is in git master, Jakob L. Kreuze, 2019/07/10
- Re: "guix deploy" is in git master,
Christopher Lemmer Webber <=
- Re: "guix deploy" is in git master, Ludovic Courtès, 2019/07/11
- Re: "guix deploy" is in git master, Jakob L. Kreuze, 2019/07/11