3.9 library(http/http_dyn_workers): Dynamically schedule HTTP workers.
All
Application
Manual
Name
Summary
Help
Documentation
Reference manual
Packages
SWI-Prolog HTTP support
The HTTP server libraries
library(http/http_dyn_workers): Dynamically schedule HTTP workers.
schedule_workers/1
Providing Server-Sent Events (sse)
[multifile]
http
:
schedule_workers
(
+Dict
)
Called if there is no immediately free worker to handle the incomming request. The request is forwarded to the thread
__http_scheduler
as the hook is called in time critical code.