Search the web
Sign In
New User? Sign Up
ftpbench · To develop an open-source FTP benchmark application,
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Server architecture   Message List  
Reply | Forward Message #176 of 282 |
Re: [ftpbench] Server architecture

Shane Kerr wrote:
> FTP Bencharoos,
>
> I don't know if everybody has already seen this or not, but the
> following article on benchmarking various OS's is somewhat interesting
> in the good description of the various server software architectures:
>
> http://www.sysadminmag.com/articles/2001/0107/0107a/0107a.htm
>
> I thought the following graphic was particularly telling:
>
> http://www.sysadminmag.com/articles/2001/0107/0107a/0107a_f3.htm
>
> It claims the asynchonous model can handle about 35% more load than the
> multithreaded model. Note that "asynchronous" in this context means
> "select/poll", not POSIX asynchronous IO - which we would expect to be
> more effecient under extremely heavy load (more than 1000 simultaneous
> connections).

I read the article, and got turned off by their incorrect terminology
and by the fact that they ignored things like Solaris's /dev/poll,
Linux's realtime signal-based i/o, and FreeBSD's kqueue call.
I know for a fact that FreeBSD using kqueue can handle several orders of
magnitude more network connections than the authors of that article achieved,
so this isn't a minor quibble.

One has to wonder whether the authors have seen http://www.kegel.com/c10k.html,
it doesn't sound like it.

But hey, it was interesting data anyway.
- Dan



Thu Jun 21, 2001 5:13 pm

dank@...
Send Email Send Email

Forward
Message #176 of 282 |
Expand Messages Author Sort by Date

FTP Bencharoos, I don't know if everybody has already seen this or not, but the following article on benchmarking various OS's is somewhat interesting in the...
Shane Kerr
shane@...
Send Email
Jun 21, 2001
11:53 am

... I read the article, and got turned off by their incorrect terminology and by the fact that they ignored things like Solaris's /dev/poll, Linux's realtime...
Dan Kegel
dank@...
Send Email
Jun 21, 2001
5:13 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help