I'm trying to run 10 channels simultaneously using liquidsoap and icecast. So far I suceeded to launch them all and stream from 10 different mount points. Although one thing I notice is cpu usage by liquidsoap - it's seems to be quite resource intensive. The server on which I run them has two cpus (Intel® Xeon® Processor E5405 (12M Cache, 2.00 GHz, 1333 MHz FSB)) with four cores each and liquidsoap still manges to use over 70% of cpu (that's what top shows, I'm not sure if it shows this load for all cores). Is there any workaround for this? I've read somewhere that liquidsoap is single-threaded and maybe I should spawn multiple instances of liquidsoap to run it a bit more efficiently? Right now it works as fedora service in the background, single process serves all channels.
-- Davit Barbakadze ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
