Handbook
Glossary
Threaded server examples
Threaded servers
Next:
<threaded-server> ( encoding -- threaded-server )
The
time-server
vocabulary implements a simple threaded server which sends the current time to the client. The
concurrency
.
distributed
,
ftp
.
server
, and
http
.
server
vocabularies demonstrate more complex usage of the threaded server library.