Re: February update on the Guile guix-daemon

2024-02-26 Thread Christopher Baines
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

Re: February update on the Guile guix-daemon

2024-02-24 Thread Ludovic Courtès
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