Erin Dahlgren
Erin Dahlgren
From [this comment](https://github.com/NixOS/nixpkgs/issues/9415#issuecomment-494960213), a longer explanation of what *I believe* was my underlying issue installing and using nixGL. Assume Ubuntu 16.04 for apt commands / packages. ---- 1. First I...
Simpler thread management: - set n worker threads - serve all requests to worker threads via a shared mvar queue - handle a request on a worker thread with a...
Right now Montage's Types.hs specifies that a BucketSpec's PoolSpec can be one of two pools (PoolA or PoolB). It should really be that PoolSpec can be any number of pools,...