GithubHelp home page GithubHelp logo

rshah9 / docs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kcg295/docs

0.0 0.0 0.0 9.47 MB

Documentation for Seattle Testbed (scroll down for README)

License: MIT License

Python 86.89% HTML 1.20% Java 11.91%

docs's Introduction

Welcome to Seattle Testbed!

Seattle Testbed is a free, open-source platform for networking and distributed systems research. This repository contains the Seattle documentation, including

An introduction to Seattle Testbed follows below. For Seattle source code, please visit our organization page at https://github.com/SeattleTestbed

What is Seattle Testbed?

Seattle Testbed is a free, community-driven network testbed for education and research. It offers a large deployment of computers spread across the world. You can use our Clearinghouse website to share resources with other users, or obtain resources for your own project. Seattle operates on resources donated by users and institutions. The global distribution of the Seattle network provides the ability to use it in application contexts that include cloud/fog computing, peer-to-peer networking, ubiquitous/mobile computing, and distributed systems.

Seattle runs on end-user systems in a safe and contained manner, with support for several platforms. Users install and run Seattle with minimal impact on system security and performance. Sandboxes are established on the user's computer to limit the consumption of resources such as CPU, memory, storage space, and network bandwidth. Programs are only allowed to operate inside of a sandbox, ensuring that other files and programs on the computer are kept private and safe. This allows researchers and students to safely run code without impacting performance or security.

For more information, please check out our overview movie.

For a less technical overview of Seattle check out the Seattle homepage.

If you would like to contribute to Seattle, please head over to our GitHub organization page.

Features

  • Community-driven and free.
  • Scalable architecture.
  • Non-intrusive and safe for end users.
  • Already installed on tens of thousands of computers around the world.
  • Provides access to systems behind a wide array of network technologies.
  • Easy to learn, based on a subset of Python.
  • Simple and clean programs:
    • A UDP ping client is just six lines of code. A UDP ping server is just four lines.
    • A Chord implementation requires about 300 lines of code.
  • Cross-platform support:
    • Windows (XP or newer)
    • Mac OS X
    • Linux
    • Many BSD variants
    • Portable devices (Android tablets and phones)
    • WiFi routers running OpenWrt

Is Seattle for me?

Seattle is ideal for students, researchers, and companies that want to prototype and test code on testbeds that have varying scale, diversity, and topologies. The same code may easily be run on a variety of operating systems, architectures, and network environments in order to understand the performance and dynamics of a distributed system. Seattle is also ideal for studying the wide-area characteristics of the Internet. For example, path transitivity, latency and bandwidth variations, as well as availability can all be characterized with Seattle.

Users needing direct access to hardware or support for low-level languages should look elsewhere. Seattle forgoes these capabilities to ensure safety and performance isolation for end users.

What makes Seattle different?

There is a wide variety of other platforms and testbeds readily available, each with an equally expansive set of project goals. Related projects include the following:

  • PlanetLab is similar to Seattle in that it offers a platform composed of donated resources from around the world. However, PlanetLab nodes are dedicated to PlanetLab, while Seattle computers are not dedicated to the platform. In addition, PlanetLab's computers and network connectivity are very homogeneous. Seattle aims to be more widely distributed and to support broader resource diversity.
  • SatelliteLab is useful for studying network characteristics and aims to bring heterogeneity to PlanetLab. However, due to the reliance on PlanetLab nodes for forwarding traffic, SatelliteLab has fidelity limitations and is not able to scale to the diversity and size of Seattle.
  • Emulab provides emulated network environments for researchers to conduct experiments. While emulation allows more control of network hardware and topology, it does not capture the behavior of the Internet. Running Seattle allows more realistic experimentation at larger scales by running on the Internet.
  • BOINC and HTCondor also allow users to donate resources. However, the emphasis is on computational power, with a preference toward using a few supercomputers rather than a large group of cheaper PCs. Seattle places more emphasis on the diversity of the networks and systems used, as computational power is not the main goal.
  • Amazon's EC2 is a paid service that provides operating-system virtual machines. Seattle instead relies on donated resources and provides programming-language virtual machines.
  • Google's AppEngine executes programs written in a constrained version of Python and supports high-level abstractions (such as global non-relational storage). It is useful for building locality-oblivious web applications that fit the HTTP request/response protocol model. However, its transparent handling of scalability and locality make it unsuitable for those wishing to teach or otherwise address these fundamental topics of distributed systems. AppEngine is run on Google-controlled resources instead of donated resources.
  • The Tor Project is a widely used platform that protects users from Internet surveillance. While some users have built Seattle applications for this purpose, simply installing Seattle does not provide any direct privacy benefits.
  • ...and many others: FIWARE, Splay, Reservoir, OpenNebula, Eucalyptus, Fabric, ...

How do I learn more?

Learn the basics:

Check out the portal pages for in-depth information:

If you have questions about Seattle, send an email to [email protected] or visit the Seattle-users Google group ([email protected], https://groups.google.com/forum/#!forum/seattle-users).

docs's People

Contributors

aaaaalbert avatar aborovtsov1994 avatar ankitbhatia32 avatar awwad avatar bestchai avatar choksi81 avatar decidedlygray avatar heatherm avatar hieusydo avatar justincappos avatar kcg295 avatar kellender avatar linkleonard avatar lukpueh avatar monzum avatar paoga87 avatar sanjaytr avatar semicolonexpected avatar srinivas11789 avatar us341 avatar vladimir-v-diaz avatar wecsam avatar weissri avatar yyzhuang avatar

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.