Availability:
:- use_module(library(http/thread_httpd)).
- max_idle_time(+Seconds)
- The created worker will automatically terminate if there is no new work within Seconds.
:- use_module(library(http/thread_httpd)).