Code Monkey home page Code Monkey logo

mozilla-paris-talks's People

Watchers

David Teller avatar James Cloos avatar  avatar

mozilla-paris-talks's Issues

Clustering for efficient P2P Web content distribution

With the growth of internet traffic, various systems have proposed
peer-to-peer or peer-assisted content distribution. However, most existing
models use flooding or structured distributed hash tables to provide a
given node a view to the whole content available in the network.
While arguable, this design leads to long lookup times, and
thus prevents the use of these models for applications where speed
matters more than the amount of available content. Here, we introduce
behave, a new peer-to-peer overlay, build on top of gossple's gossip
based similarity clustering. Behave records the interactions of users with the
network, like web-site visits or domain-name requests, and builds
implicit profiles that reflect user interests. Nodes compare their profiles
with those of other peers in order to select communication partners that
may offers the most interesting content according. Using this small subset
of the network, the node can perform efficient lookups in one hope for the content
the user has high probability to be interested in. Such a network,
by allowing faster lookups for interesting parts of the content, is
by design especialy suitable for building distributed caching
systems like web or DNS caches.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.