cla pubsub - Pubsub daemon management
The Pubsub daemon offers enhanced streaming, notification and real-time messaging performance within Clarive when configured. In order to activate the Pubsub daemon, see the instructions in Config Pubsub daemon.
Run bootstrap to update your libraries:
cla bootstrap
You can then start the daemon in the command line when starting the Clarive web server:
cla pubsub -c your_config --port [Pubsub port] --daemon
The daemon should now be running for the current Clarive session.