GithubHelp home page GithubHelp logo

jthelin / metaparticle-sync Goto Github PK

View Code? Open in Web Editor NEW

This project forked from metaparticle-io/sync

0.0 2.0 0.0 1.86 MB

Metaparticle/Sync: Cloud native synchronization libraries using Kubernetes for Java, Javascript and .NET (and more coming soon)

Home Page: https://metaparticle.io

License: MIT License

C# 12.15% Java 14.69% JavaScript 7.78% Dockerfile 1.20% Go 16.38% Makefile 0.53% Python 8.87% Rust 38.40%

metaparticle-sync's Introduction

Metaparticle Sync libraries.

About the library

Metaparticle is a standard library for cloud native development using containers and Kubernetes.

The Metaparticle sync is a library within Metaparticle for synchronization across multiple containers running on different machines.

Synchronization Primitives

Currently the library supports two synchronization primitives:

  • Locks, for mutual exclusion of code between different containers on different machines.
  • Leader Election, for reliably selecting a single leader from a group of candidates, and failing over if that leader fails.

Components

Metaparticle sync is made up of two components:

  • A re-usable container that can be deployed as a side-car to implement synchronization operators
  • A collection of idiomatic client libraries that users can use in their applications to implement synchronization. Currently languages supported include:

Examples

Examples for locking and leader election for each of the supported languages can be found in their respective directories.

Details

More technical details can be found in the overview.

Contribute

There are many ways to contribute to Metaparticle

  • Submit bugs and help us verify fixes as they are checked in.
  • Review the source code changes.
  • Engage with other Metaparticle users and developers on gitter.
  • Join the #metaparticle discussion on Twitter.
  • Contribute bug fixes.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

metaparticle-sync's People

Contributors

brendanburns avatar brendandburns avatar vbmade2000 avatar karthiktunga avatar leighciechanowski avatar stuartleeks avatar

Watchers

James Cloos avatar  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.