Ludovic Courtès writes:
> Christopher Baines skribis:
>
>> - Then there's the big areas to work on next:
>>
>>- I think I'm going to need to use thread pools for SQLite operations
>> in the daemon, as the build coordinator does.
>
> I think we should refrain from using POSIX threads d
Hello!
Thanks for the update!
Christopher Baines skribis:
> - Then there's the big areas to work on next:
>
>- I think I'm going to need to use thread pools for SQLite operations
> in the daemon, as the build coordinator does.
I think we should refrain from using POSIX threads direct
Hey!
Here's an overdue update on rewriting the Guix daemon in Guile,
following on from the earlier thread on guix-devel [1] and the blog post
[2].
1: https://lists.gnu.org/archive/html/guix-devel/2023-09/msg00328.html
2: https://guix.gnu.org/en/blog/2023/a-build-daemon-in-guile/
Unfortunately I