Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Reduce Tibco EMS memory usage

On my developer machine I need to start Tibco EMS server to develop application which require it running.
But I don't really need it in high performance state.
How could I configure Tibco to use system resources as low as possible?

Thanks.

like image 651
Mike Avatar asked Jun 09 '26 04:06

Mike


2 Answers

You can control a number of memory parameters such as max_msg_memory and reserve_memory via the tibemsd.conf file. Please see the TIBCO Enterprise Message Service™ Documentation for more details.

like image 187
Tom Howard Avatar answered Jun 10 '26 18:06

Tom Howard


Would it be possible for you to set up the EMS server on a different machine that would be running only the EMS?

like image 27
deltaforce2 Avatar answered Jun 10 '26 18:06

deltaforce2