Page 1 of 1

Does the platform handle each channel as a separate process?

Posted: Tue Jun 17, 2003 1:08 pm
by 4tran
Is the platform multi-threaded, or does a separate process handle calls on each channel as a separate process?

Plum IVR Platform processes

Posted: Thu Jun 19, 2003 8:45 pm
by support
The Plum IVR Platform is multi-threaded and runs as a daemonized process. Each channel is handled by a separate thread.

Also, both the speech recognition engine and the text to speech engine run as separate processes. Speech recognition and TTS service requests are passed through socket connections, which allows these services to be distributed onto separate outboard servers.