 




<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Sharing memory with extraneous apps causing problems</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/sharing-memory-with-extraneous-apps-causing-problems/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/sharing-memory-with-extraneous-apps-causing-problems/</link>
	<description></description>
	<lastBuildDate>Sun, 26 May 2013 01:40:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: carlosdl</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/sharing-memory-with-extraneous-apps-causing-problems/#comment-75000</link>
		<dc:creator>carlosdl</dc:creator>
		<pubDate>Thu, 18 Mar 2010 22:44:41 +0000</pubDate>
		<guid isPermaLink="false">#comment-75000</guid>
		<description><![CDATA[Since nobody has responded with solid information on the subject, I&#039;m going to share my thoughts.

Having more than one program running simultaneously is pretty normal.  In fact, operating systems are designed for that, so, every program should be able to run correctly in such circumstances, unless the machine resources are not enough to provide each app with enough memory and/or CPU time.

Some smart phone OSes are designed to kill applications silently when there is no free memory on the device, but desktop OSes will most likely generate an error message in such situations.

I would add some logging to the application, to find out where and why it is terminating without any warning.  Also, I would review all OS logs carefully to see if something in them can give an idea of the problem.

Good luck.]]></description>
		<content:encoded><![CDATA[<p>Since nobody has responded with solid information on the subject, I&#8217;m going to share my thoughts.</p>
<p>Having more than one program running simultaneously is pretty normal.  In fact, operating systems are designed for that, so, every program should be able to run correctly in such circumstances, unless the machine resources are not enough to provide each app with enough memory and/or CPU time.</p>
<p>Some smart phone OSes are designed to kill applications silently when there is no free memory on the device, but desktop OSes will most likely generate an error message in such situations.</p>
<p>I would add some logging to the application, to find out where and why it is terminating without any warning.  Also, I would review all OS logs carefully to see if something in them can give an idea of the problem.</p>
<p>Good luck.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/10 queries in 0.038 seconds using memcached
Object Caching 267/273 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-26 06:27:56 -->