Re: Need to select MANY files for my app

Tech-Archive recommends: Fix windows errors by optimizing your registry



MJ wrote:
>
> I'm a performance engineer and we need to drive load to a system. The files
> we are going to select are XML requests. To drive different loads, different
> amount of files will be used (200,500,1000,2500,5000,10000,etc) . They will
> be sent at a specified rate.This is not a production application or will it
> be used outside our department. I'm also not a developer, but have some
> development experience. I know selecting 10,000 files ordinarilly will not
> be necessary, but it is for my needs. The files in the directory might not
> all be XML files so letting someone select the valid files would be useful.

Well, setting a wildcard specification and/or some other criteria would
satisfy that if there is any reasonable naming convention used for the
files...the thought of doing this w/ manual selection of individual
files just isn't sensible...

> "Duane Bozarth" <dpbozarth@xxxxxxxxxxxx> wrote in message
> news:42CE9688.72D8B94B@xxxxxxxxxxxxxxx
> > MJ wrote:
> >>
> >> ... I'm doing testing and need to load many files
> >> ( upto 10,000+). ...I could allow them to select a directory instead and
> >> iterate
> >> through all the files, but I would rather them select the files. It won't
> >> always be 10,000. It could be only 200 or 500 sometimes. ...
> >
> > Bleech!!!
> >
> > You've <got> to get some other selection criterion--this is like,
> > totally uncool, dood!
.



Relevant Pages

  • Re: problem with XML DOM load command
    ... with invalid XML and I'm getting suspicious that something in a QFE ... has busted MSXML and its exception processing. ... © 2003 Microsoft Corporation. ... >> So this exception is on your main thread where you're doing the load. ...
    (microsoft.public.windowsce.embedded.vc)
  • Re: Word Searching XML
    ... which will be somewhat interactive and can not expected to load ... we are trying to search XML node and its ... Microsoft Online Community Support ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.office.developer.com.add_ins)
  • Re: Saving program state in executable
    ... UML or OWL data using XML's DOM model, it takes quite a while to load ... The overhead is mostly the textprocessing and parsing of the XML models. ... 'const' record, or set of records, at compile time, and that might be ... knows it is one block of memory (assuming it doesn't contain e.g. ...
    (comp.lang.pascal.misc)
  • Memory limitation with owc?
    ... spreadsheets that I want to load into memory. ... loading a number of large xml files. ...
    (microsoft.public.office.developer.web.components)
  • Re: filehandle, read lines
    ... split the orders and load them into a database for further processing. ... Generally XML should be parsed by an XML ... cleaner if the code to burn data was all in one place. ...
    (comp.lang.perl.misc)