User:Jkm: Difference between revisions

From
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 5: Line 5:
I set up CruiseControl for continous integration. At the moment only JiST+ExOR is under control. Go to [http://nfs-student:8080/cruisecontrol/ CruiseControl on nfs-student] to get an impression. Other projects (E.g. click) will be added soon.
I set up CruiseControl for continous integration. At the moment only JiST+ExOR is under control. Go to [http://nfs-student:8080/cruisecontrol/ CruiseControl on nfs-student] to get an impression. Other projects (E.g. click) will be added soon.


==Read papers==
==My paper base==
* The paper "Click vs. Linux: Two Efficient Open-Source IP Network Stacks for Software Routers" [http://www.tlc-networks.polito.it/~bianco/Papers_pdf/2005/hpsr05_click.pdf] compares the Linux IP stack with Click (runnung an IP stack). They assume a router running on cheap PC hardware performs better than a router with specialized hardware. Different measurements are done and in summary Click performs better. (But this is not surprising.)
* The paper "Click vs. Linux: Two Efficient Open-Source IP Network Stacks for Software Routers" [http://www.tlc-networks.polito.it/~bianco/Papers_pdf/2005/hpsr05_click.pdf] compares the Linux IP stack with Click (runnung an IP stack). They assume a router running on cheap PC hardware performs better than a router with specialized hardware. Different measurements are done and in summary Click performs better. (But this is not surprising.)


This paper was published under a project called "University Experiment of an Open Router" [http://www.diit.unict.it/euro/index_en.htm], which "focuses on building a flexible and high-performance packet switch around a Personal Computer (PC) architecture with a free hardware/software implementation".
The paper was published under a project called "University Experiment of an Open Router" [http://www.diit.unict.it/euro/index_en.htm], which "focuses on building a flexible and high-performance packet switch around a Personal Computer (PC) architecture with a free hardware/software implementation".


==Links==
==Links==

Revision as of 23:18, 11 February 2006

This is my page, which is mainly used as a notebook. There is also a restricted page, which may be of interest to you. Note: You will only gain access, if are allowed to read it.

CruiseControl

I set up CruiseControl for continous integration. At the moment only JiST+ExOR is under control. Go to CruiseControl on nfs-student to get an impression. Other projects (E.g. click) will be added soon.

My paper base

  • The paper "Click vs. Linux: Two Efficient Open-Source IP Network Stacks for Software Routers" [1] compares the Linux IP stack with Click (runnung an IP stack). They assume a router running on cheap PC hardware performs better than a router with specialized hardware. Different measurements are done and in summary Click performs better. (But this is not surprising.)

The paper was published under a project called "University Experiment of an Open Router" [2], which "focuses on building a flexible and high-performance packet switch around a Personal Computer (PC) architecture with a free hardware/software implementation".

Links