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:
-
Apr 6, 2011, 10:40:25 PM (14 years ago)
- Author:
-
jazz
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v2
|
v3
|
|
6 | 6 | |
7 | 7 | * [http://www.howtoforge.com/send-instant-messages-notifies-by-xmpp-jabber-google-talk-from-linux-command-line Send Instant Messages (Notifies) By XMPP (Jabber/Google Talk) From Linux Command Line] - 透過 senxmpp 這隻 perl script,可以傳送通知到 Jabber |
| 8 | |
| 9 | == Distributed File System == |
| 10 | |
| 11 | * <參考> [http://www.forsuc.com/tag/gfs 開放原始碼分散式檔案系統] |
| 12 | * GFS (Google File System) - http://www.codechina.org/doc/google/gfs-paper/ |
| 13 | * MogileFS - http://www.danga.com/mogilefs |
| 14 | * HDFS (Hadoop Distributed File System) - http://hadoop.apache.org/hdfs/ |
| 15 | * 前身是 NDFS(Nutch Distributed File System) - http://lucene.apache.org/nutch/, http://wiki.apache.org/nutch/NutchDistributedFileSystem |
| 16 | * KFS (Kosmos Distributed File System) - http://kosmosfs.sourceforge.net |
| 17 | * Gluster (Gluster File System) - http://www.gluster.org |