close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_fs.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Oct 20, 2008, 11:38:40 PM (18 years ago)
- Author:
-
jazz
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v10
|
v11
|
|
| 35 | 35 | * [http://www.metabrew.com/article/a-million-user-comet-application-with-mochiweb-part-1/ A Million-user Comet Application with Mochiweb, Part 1] |
| 36 | 36 | * [http://code.google.com/p/mochiweb/ mochiweb] - Erlang HTTP toolkit |
| | 37 | |
| | 38 | == AoE vs. iSCSI == |
| | 39 | |
| | 40 | * [http://en.wikipedia.org/wiki/ATA_over_Ethernet ATA over Ethernet] |
| | 41 | * [http://www.debian-administration.org/articles/553 System Administration Tips and Resources] |
| | 42 | {{{ |
| | 43 | 從上次 DRBL/Clonezilla 進階課程用 Wireshake 查封包,就已經確認 AoE 用的不是 IP Layer, 而是 Layer 2 的協定,因此效能會比 iSCSI 好很多。當然相對地也有其限制,那就是"不能跨網段"!但對 DRBL 來說,本來就不想跨網段,因此用 AoE 是最明智而且最快速的選擇。 |
| | 44 | }}} |