 |
|
ZAK POWER <zak_at_hackers-for-hire.com> WROTE:
> Right now it presents the NEOS info including all sorts
> of stuff, hundreds of pages, but it all needs to be
> condensed into "85% capacity" I think. Rather than
> think about bandwidth, load averages, disc I/O and
> those infinite other things...
It would seem to me that the real bottleneck is disk
IO. Perhaps you are already caching the ads in RAM,
but if not, why not load each gif or other format ad
into memory and keep it there.
If you have 2,000 currently running ads at 30K each, it
would only take 64K. Then run your database updates
into memory with periodic updating of disk.
Another option would be to use a big RAM drive, since
PCs are now supporting gigabytes of memory. However,
I'd think a straight memory cache of the image would be
faster. Perhaps a RAM drive for the database updates
and log files, and in-memory cache for the images. Or
write the log files to disk, but buffer up 64k or more
for each write.
It's been our experience in the past that buffering up
your own writes and reads can give orders of magnitude
improvement in performance for i-o bound applications.
I'm assuming in this that the image is not being cached
on intermediate servers.
Received on Tue Oct 17 2000 - 10:52:55 CDT
HOW TO JOIN THE ONLINE ADVERTISING DISCUSSION LIST
|
With an archive of more than 14,000 postings, since 1996 the
Online Advertising Discussion List has been the Internet's leading forum focused on professional discussion
of online advertising and online media buying and selling strategies, results, studies, tools, and media
coverage. If you wish to join the discussion list, please use this link to sign up on the home page of the Online Advertising Discussion List. |
|
|
Online Advertising Industry Leaders:
Clicksor
Local SEO with Video
AdJungle
Houston Web Design
The Laredo Group
Pay As You Go Advertising
Add your company...





|