Re: ASP Dictionary Object
From: TWiSTeD ViBE (twisted_vibeNO_at_FKINSPAMyahoo.com)
Date: 11/04/04
- Next message: Chris: "File and Folder Listing."
- Previous message: reclusive.monkey_at_gmail.com: "Machine Name Change slows ODBC link intolerably"
- In reply to: Dave Anderson: "Re: ASP Dictionary Object"
- Next in thread: Dave Anderson: "Re: ASP Dictionary Object"
- Reply: Dave Anderson: "Re: ASP Dictionary Object"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 4 Nov 2004 10:51:03 -0000
Hi - thanks for your help...
"Heavy use" is undescriptive as it's difficult to gage the increase in
traffic - the site gets around 300,000 page impressions a day - this can
expect to be at least doubled (possibly tripled +).
The object is assigned to neither session nor application variables however
it is used multiple times on each page and doesn't appear to be closed off
properly (however I didn't think this would make a difference with the
garbage collector?).
Does any of this affect your advice?
Thanks...
Rob
"Dave Anderson" <GTSPXOESSGOQ@spammotel.com> wrote in message
news:Od40kLawEHA.4028@TK2MSFTNGP15.phx.gbl...
> TWiSTeD ViBE wrote:
>> While pouring over some code I've discovered a previous developer
>> heavily uses the "dictionary" object. Whilst I see some of the
>> advantages of using this system It's something I've not used myself
>> so am not sure of the limitations.
>>
>> We are about to widen the scope of the website it's being used on to a
>> WorldWide system - greatly increasing the number of users that will
>> be using the website.
>>
>> What I'd like to know is are there any performance issues with using
>> this on a heavily used site?
>
> "Heavy use" is a bit undescriptive.
>
> I see no reason why heavy use of scripting dictionaries should be a
> problem,
> provided the usual pitfalls are avoided. Is the dictionary object assigned
> to Application or Session variables? Did the developer release his objects
> properly in each script? *Those* are scalability hurdles, not mere heavy
> use.
>
>
>
> --
> Dave Anderson
>
> Unsolicited commercial email will be read at a cost of $500 per message.
> Use
> of this email address implies consent to these terms. Please do not
> contact
> me directly or ask me to contact you directly for assistance. If your
> question is worth asking, it's worth posting.
>
>
- Next message: Chris: "File and Folder Listing."
- Previous message: reclusive.monkey_at_gmail.com: "Machine Name Change slows ODBC link intolerably"
- In reply to: Dave Anderson: "Re: ASP Dictionary Object"
- Next in thread: Dave Anderson: "Re: ASP Dictionary Object"
- Reply: Dave Anderson: "Re: ASP Dictionary Object"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|