As long as it's not a lot of data, go for it, that's what the shared
in-memory scopes are for.  Just make sure you pay attention to usage
as your application grows, as the amount of data will probably be
increasing as well.  But I'd assume it's OK until something (load
testing or real-world usage) demonstrates it isn't.

cheers,
barneyb

On Wed, 23 Feb 2005 16:58:04 -0500, Damien McKenna
<[EMAIL PROTECTED]> wrote:
> I'm working on a rewrite of the events/news schedule for our company's
> website and was thinking of storing all of the data in the Application
> scope to be reloaded every X minutes.  My question is whether it would
> be bad from a scaling or resource usage point-of-view to do this?  I
> would probably be storing a few megabytes of data, not a huge amount
> IMHO.  Thanks.
> 
> --
> Damien McKenna - Web Developer - [EMAIL PROTECTED]
> <mailto:[EMAIL PROTECTED]>
> The Limu Company - http://www.thelimucompany.com/
> <http://www.thelimucompany.com/>  - 407-804-1014
> #include <stdjoke.h>
> 


-- 
Barney Boisvert
[EMAIL PROTECTED]
360.319.6145
http://www.barneyb.com/

Got Gmail? I have 50 invites.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:196206
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to