Results 1 to 2 of 2

Thread: Attic Proxy Project: Another item title

  1. #1
    Diamond Member
    Join Date
    October 24th, 2010
    Posts
    5,741

    Attic Proxy Project: Another item title

    Another item

    More...

  2. #2
    Gold Member
    Slicker's Avatar
    Join Date
    October 25th, 2010
    Location
    South of Cheeseland
    Posts
    1,253

    Re: Attic Proxy Project: Another item title

    Caution.... the Attic Proxy is an attempt to allow distributed access to the Attic file system and the goal of the attic file system is to distribute data to many places so that there is more bandwidth. So, if you don't mind acting as a proxy so you can store data and share your bandwidth with others, this may be for you.

    Full doc available here: http://www.atticfs.org/

    A subset of from the link above:

    Attic provides a simple means for applications to share and retrieve large data sets. Its intended audience is applications that have significantly large data files that need to be shared with multiple network locations. This is especially useful for volunteer computing projects such as BOINC that leverage idle CPU power from large numbers of distributed resources, such as peoples' home computesr. In BOINC, the same data is often sent to multiple nodes (i.e., home computers) for processing, which requires a significant amount of bandwidth from centralized project servers. Attic provides a way to decentralize this data distribution, which allows for greater scalability. This is especially useful for smaller projects that do not have the needed bandwidth at a centralized location (or set of mirrors) to meet network demand. In addition to providing a scalable distribution network, Attic also provides a platform for transitioning data between heterogenious environments, such as Desktop and Service Grids.
    The Attic File System is the default implementation of the Peer-to-Peer Architecture for Data-Intensive Cycle Sharing (ADICS), which is the underlying network architecture and protocol. Attic provides a REST-based implementation of ADICS that allows for integration with other Web frameworks and legacy application support for volunteer computing applications. The core software of Attic has been in development for several years, with support in the EU FP7 EDGI and EDGeS projects.
    The Attic network architecture consistes of three base entities:

    • a client application that allows for the downloading of data from peers on the network
    • a data serving (i.e., caching) application that replicates data on the network
    • a metadata lookup service that keeps track of which peers have individual data items
    Spring 2008 Race: (1st Place)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •