Man page - timblserver(1)
Packages contains this manual
Manual
timblserver
NAMESYNOPSIS
DESCRIPTION
OPTIONS
BUGS
AUTHORS
SEE ALSO
NAME
timblserver - Tilburg Memory Based Learner Server
SYNOPSIS
timblserver [TiMBL options] [Server options]
timblserver --config=configfile [--pidfile=pfile] [--logfile=lfile] [--daemonize=val]
DESCRIPTION
timblserver extends timbl with a server layer. It provides the possibility to access one timbl instance from multiple sessions. It also allows running and accessing different timbl instances in parallel.
OPTIONS
The
server
options are
--config
=file
read server settings from file
--pidfile =file
store the pid of the main server process in βfileβ. A full path must me given for βfileβ otherwise the file will end up in β/β.
--logfile =file
log server actions to βfileβ. A full path must me given for βfileβ otherwise the file will end up in β/β.
--daemonize =[yes|no]
run the server as a daemon. Default is yes.
-S <port>
run the server on βportβ (deprecated)
-C <num>
set maximum number of parallel connections to βnumβ (deprecated)
all timbl options are documented in timbl (1)
BUGS
possibly
AUTHORS
Ko van der Sloot Timbl@uvt.nl
Antal van den Bosch Timbl@uvt.nl
SEE ALSO
timbl (1)