Re: Need to select MANY files for my app
- From: Duane Bozarth <dpbozarth@xxxxxxxxxxxx>
- Date: Fri, 08 Jul 2005 11:07:19 -0500
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!
.
- References:
- Need to select MANY files for my app
- From: MJ
- Re: Need to select MANY files for my app
- From: Duane Bozarth
- Re: Need to select MANY files for my app
- From: MJ
- Need to select MANY files for my app
- Prev by Date: Re: Inputbox Question
- Next by Date: Re: Inputbox Question
- Previous by thread: Re: Need to select MANY files for my app
- Next by thread: NPer Function Error
- Index(es):
Relevant Pages
|