Difference: GrediaMiddlewareInstallationInstructions (6 vs. 7)

Revision 72009-06-18 - AthanassiaAssiki

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
In this page we present installation instructions for the gredia middleware platform. Specifically, we present instructions for the following components: RDLS, SFC, Gridtorrent.
Line: 29 to 29
 

SFC module and Kademlia overlay

Changed:
<
<
This server software implements the component responsible for constructing a Kademlia-based overlay supporting the storage and querying of metadata files and can be downloaded from here. The indexing is based on Space Filling Curves (Z-curve or Hilbert curve). The initialization of the nodes that accommodate the enabled operations in the Metadata overlay is accomplished by the execution of peerPlatform.py. The description of the nodes and the indexing method is included in a INI file, which is given as parameter to the specific executable.
>
>
The Python implementation of this server software responsible for constructing a Kademlia-based overlay supporting the storage and querying of metadata files and can be downloaded from here. The indexing is based on Space Filling Curves (Z-curve or Hilbert curve). The initialization of the nodes that accommodate the enabled operations in the Metadata overlay is accomplished by the execution of peerPlatform.py. The description of the nodes and the indexing method is included in a INI file, which is given as parameter to the specific executable (-c option). Examples of INI files for the media scenario (here), the banking scenario (here) and keyword searches (here) have been attached.
 

GridTorrent

GridTorrent constitutes the data transfer layer of the Gredia middleware. Based on peer-to-peer techniques, it allows clients to download files from multiple sources while uploading them to other users at the same time, rather than obtaining them from a central server. At the same time, it takes advantage of the striped version of GridFTP protocol to directly communicate with GridFTP servers. Moreover, instead of the centralized RLS Grid component, GridTorrent relies on a Kademlia-based overlay for efficient and scalable Replica Location.

Deleted:
<
<

 
META FILEATTACHMENT attr="" autoattached="1" comment="Source code of metadata client" date="1244493355" name="gredia_metadata_client_source_code.zip" path="gredia_metadata_client_source_code.zip" size="96972" user="Main.IoannisKonstantinou" version="1"
META FILEATTACHMENT attr="" autoattached="1" comment="Source code of metadata services" date="1244493322" name="gredia_metadata_services_source_code.zip" path="gredia_metadata_services_source_code.zip" size="1213208" user="Main.IoannisKonstantinou" version="1"
META FILEATTACHMENT attr="" autoattached="1" comment="INI file for searches of keywords" date="1245329428" name="keywords.ini" path="keywords.ini" size="11192" user="Main.AthanassiaAssiki" version="1"
Line: 49 to 42
 
META FILEATTACHMENT attr="" autoattached="1" comment="INI file for the media scenario" date="1245329397" name="MediaZ.ini" path="MediaZ.ini" size="8151" user="Main.AthanassiaAssiki" version="1"
META FILEATTACHMENT attr="" autoattached="1" comment="Gredia middleware services" date="1244481244" name="gredia_MetaData.gar" path="gredia_MetaData.gar" size="49402" user="Main.IoannisKonstantinou" version="1"
META FILEATTACHMENT attr="" autoattached="1" comment="Source code of SFC module and Kademlia P2P overlay" date="1245324597" name="SFC_p2pOverlay.tar.bz2" path="SFC_p2pOverlay.tar.bz2" size="473650" user="Main.AthanassiaAssiki" version="1"
Changed:
<
<
META FILEATTACHMENT attachment="GridTorrent.tar.gz" attr="" comment="GridTorrent source code" date="1245329501" name="GridTorrent.tar.gz" path="GridTorrent.tar.gz" size="123126" stream="GridTorrent.tar.gz" user="Main.KaterinaDoka" version="1"
>
>
META FILEATTACHMENT attr="" autoattached="1" comment="GridTorrent source code" date="1245329501" name="GridTorrent.tar.gz" path="GridTorrent.tar.gz" size="123126" user="Main.KaterinaDoka" version="1"
 
This site is powered by the TWiki collaboration platform Powered by Perl

No permission to view TWiki.WebBottomBar