This is the command timblserver that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
timblserver - Tilburg Memory Based Learner Server
SYNOPSYS
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)
Use timblserver online using onworks.net services