iamjerryyeung

Thursday, October 21, 2004

linux:greenthread

http://www.jguru.com/faq/view.jsp?EID=143462

greenthread:
run on only one CPU even there are multi cpu
only yield() or waiting on something will make
the thread to release the CPU

In linux, thread like process, all the threads of a process have
the same memory. They sit inside the process table. It
is a scalability problem because there are limitation on the number
of processes/threads allocated in the system.

Friday, October 15, 2004

html:moving text:marquee

marquee

network:capture:perl

http://perlmonks.thepen.com/170648.html

perl

Thursday, October 14, 2004

linux:performance

http://www.unixreview.com/documents/s=1350/ur0405l/

linux:filesystem

tmpfs: http://www-106.ibm.com/developerworks/library/l-fs3.html

Tuesday, October 12, 2004

xslt:simplified spreadsheet

http://java.sun.com/developer/JDCTechTips/2001/tt0424.html

Monday, October 11, 2004

ssh

http://www.linuxmafia.com/ssh/java.html
http://www.pitman.co.za/projects/jssh/

Friday, October 08, 2004

c-tips

http://www.cs.utk.edu/~huangj/cs360/360/notes/CStuff/lecture.html

microkernel

http://www.cbbrowne.com/info/microkernel.html

http://www.jaluna.com/developer/biblio.html

microkernel

http://www.cbbrowne.com/info/microkernel.html

Tuesday, October 05, 2004

database:optimize

http://www.devx.com/Java/Article/21383/0/page/1

Friday, October 01, 2004

c programming

http://www.literateprogramming.com/ctraps.pdf

http://publications.gbdirect.co.uk/c_book/

java:report

http://www.jamonapi.com/

for both simple counter/statistics monitoring tool and
formatted data set.

linux:porting

http://wwwin-eng.cisco.com/Eng/NSSU/Media_Gateway_Ctrlr_SW/EGW/Presentation/37

ACE

http://deuce.doc.wustl.edu/Download.html