NYCPHP Meetup

NYPHP.org

[nycphp-talk] XML files

Malcolm, Gary gmalcolm at professionalcredit.com
Tue May 6 16:56:02 EDT 2003


db's were MADE to do exactly what you want... associate, index and retrieve
vast quantites of data quickly. it's really pretty easy to fill out xml
templates with db calls and mysql can do thousands if not millions an hour.

check this simple example out:
http://www.ccp4.ac.uk/paw/dlwork/phpwithmysql/tsld002.htm

> -----Original Message-----
> From: Larry Chuon [mailto:LarryC at indexstock.com]
> Sent: Tuesday, 06 May, 2003 1:51 PM
> To: NYPHP Talk
> Subject: RE: [nycphp-talk] XML files
> 
> 
> I've thought of that.  I'm still in the learning mode.  Any advice is
> greatly appreciated.  By the way, my team is thinking about 
> implementing
> webservices for our product OSSuite after we saw the demo at 
> NYPHP several
> months ago.
> 
> -----Original Message-----
> From: Malcolm, Gary [mailto:gmalcolm at professionalcredit.com]
> Sent: Tuesday, May 06, 2003 4:47 PM
> To: NYPHP Talk
> Subject: RE: [nycphp-talk] XML files
> 
> first of all: wow.
> 
> second, is it necessary to have the info outside of the 
> database as files?
> can you create an XML document on the fly by request?
> 
> I do this out of a 10 year old proprietary db with 2000+ 
> requests an hour
> and it seems to work fine. IF you can, let the db handle your storage
> 
> > -----Original Message-----
> > From: Larry Chuon [mailto:LarryC at indexstock.com]
> > Sent: Tuesday, 06 May, 2003 1:41 PM
> > To: NYPHP Talk
> > Subject: [nycphp-talk] XML files
> >
> >
> > I have nearly a million XML files generated from the database
> > for products
> > in my OSSuite application.  What is the best way to handle so
> > many tiny
> > files?  Windows crawl to its knees when I try to open up the
> > directory where
> > the files locate at.  Is there a way to optimize disk I/O?
> >
> >
> >
> >
> >
> >
> 
> 
> 
> 
> 
> 
> --- Unsubscribe at http://nyphp.org/list/ ---
> 
> 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/talk/attachments/20030506/df20c895/attachment.html>


More information about the talk mailing list