[svlug] Thread Programming part 2
Tin Le
tin at le.org
Mon Jun 5 11:50:56 PDT 2000
-----BEGIN PGP SIGNED MESSAGE-----
A few people mentioned that fork is not that expensive... now. In the
"good old day" (tm) :-), it was. With newer UNICES, fork is no longer
as resource intensive as it used to be. Linux is probably at the top or
near the top in fork performance.
A few years ago, there was a "friendly" :-) competition on comp.benchmarks
between Linux, *BSD to see who has fastest fork numbers based on the
lm benchmark from Larry McVoy. It was interesting to see Solaris
down at the bottom. Sun has done a lot of work since then and the
numbers gotten better. At the time, some Sun engineers decided to
push threading because Solaris was ahead of Linux/BSD in that area.
Solaris now has fairly solid and stable kernel support for threads.
That is an area where it wins over other UNICES.
Linux still need work when it comes to thread... which is another reason
why (IMHO) I think it is better to not use it on Linux, unless you just
want to learn how to program using threads.
Todd, by the way, if it seems like I was singling you out. Sorry it's
not intended. Do post more details of what you are trying to do, that
way others can better help you.
Tin Le
- ----
http://tin.le.org
Internet Security and Firewall Consulting
Tin Le - tin at le.org
-----BEGIN PGP SIGNATURE-----
Version: 2.6.2i
iQCVAgUBOTv2NBiIIbPkDHhBAQFz0wQAyD4KD56bL8pV8rk+a9xqZ1kKUkJLZ2qu
UiS/Bz1pLS3e4RnmEqf82CJiDM3bymZ/9ZbJH1Ig2qMXXHa3bWTCTZ3vr2bLNmIt
HhXig9uc64aeMA8bgIA++G7TpWv0hwEovv74fMhiH5XN6XmPQajQdGUG6MlhU5ZQ
6HauklzbE6k=
=o0VW
-----END PGP SIGNATURE-----
More information about the svlug
mailing list