guile-knots/knots
Christopher Baines 4f0eafef0a Resource pool max waiters and destroy changes
Add the ability to specify the max number of waiters for a resource
pool, this provides a more efficient way of avoiding waiters for a
resource pool continually rising.

This commit also improves the destroy behaviour.
2025-04-27 09:41:56 +01:00
..
non-blocking.scm Remove trailing whitespace 2025-02-27 12:07:16 +00:00
parallelism.scm Unwind before calling put-message 2025-03-11 11:55:42 +00:00
promise.scm Add fibers-promise-result-available? 2025-01-29 16:16:35 +00:00
queue.scm Initial commit 2024-12-16 09:18:12 +00:00
resource-pool.scm Resource pool max waiters and destroy changes 2025-04-27 09:41:56 +01:00
thread-pool.scm Improve exception reporting 2025-02-27 13:22:36 +00:00
timeout.scm Revert "Use module-ref for make-base-operation" 2025-03-04 14:18:32 +00:00
web-server.scm Remove the web-server exception handler 2025-03-14 14:51:42 +00:00