Code Monkey home page Code Monkey logo

swim's Introduction

SwimOS version license

SwimOS is a full stack application platform for building stateful web services, streaming APIs, and real-time UIs.

  • Stateful backend: Build web service endpoints that continue to exist in-between operations. For every unique URI, run a lightweight, long-lived, general purpose compute process, called a Web Agent. Dynamically link Web Agents together to continuously synchronize their state. And use multiplexed streaming APIs to stream real-time changes to User Agents.
  • Real-time frontend: Create live web interfaces that continuously synchronize application views with real-timed shared Web Agent state. Dynamically stream only what's necessary to update visible views. And efficiently render massive amounts of rapidly changing data with a UI toolkit built like a game engine.
  • Vertically integrated: Built from first principles, the backend and frontend runtimes have zero transitive dependencies, and occupy only a couple megabytes on disk. The complete backend stack runs in a single OS process per server. And it's been proven at scale with hundreds of millions of concurrently running Web Agents handling millions of messages per second with millisecond latency.

Getting Started

Check out the SwimOS tutorials to get started building stateful web services with streaming APIs and real-time UIs.

Documentation

Learn more about streaming web services and real-time web applications on the SwimOS website.

Contributing

Read the Contributing Guide to learn how to contribute to the SwimOS project.

Code of Conduct

Help keep SwimOS open and inclusive to all by reading and following our Code of Conduct.

License

Licensed under the Apache 2.0 License.

swim's People

Contributors

ajay-gov avatar brohitbrose avatar c9r avatar dobromirm avatar horned-sphere avatar jcustenborder avatar johnson-brad avatar piggottdev avatar sircipher 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.