Nodezilla |
Nodezilla is an peer-to-peer network written in C plus plus and Java_programming_language, released under the GNU General Public License. It attempts to provide Anonymous P2P.
Technically, Nodezilla is a secured, distributed and Fault-tolerance Routing system (aka Grid network). Its main purpose is to serve as a link for distributed services built on top of it (like chat, efficient video multicasting streaming, File Sharing, secured file store ...).
Nodezilla provides cache features; any server may create a local replica of any data object. These local replicas provide faster access and robustness to network partitions. They also reduce network congestion by localizing access traffic. It is assumed that any server in the infrastructure may crash, leak information, or become compromised, therefore in order to ensure data protection, redundancy and Transport Layer Security Encryption are used.
It currently offers three services:
=See also=
*Anonymous P2P
=External links=
*[http://www.nodezilla.net/ Nodezilla home page] *[http://www.nodezilla.net/wiki/pmwiki.php Nodezilla wiki]|
|