Availability:
:- use_module(library(http/thread_httpd)).
![Show source Source](/linkedpolitics/swish/pldoc/res/source.png)
- max_idle_time(+Seconds)
- The created worker will automatically terminate if there is no new work within Seconds.
:- use_module(library(http/thread_httpd)).