GithubHelp home page GithubHelp logo

cwi-swat / tla-ci Goto Github PK

View Code? Open in Web Editor NEW
23.0 5.0 2.0 1.61 MB

TLA+ specifications accompanying paper: Automated Validation of State-Based Client-Centric Isolation with TLA+. (https://doi.org/10.1007/978-3-030-67220-1_4) Based on Crooks' Isolation (https://dl.acm.org/doi/10.1145/3087801.3087802).

License: BSD 2-Clause "Simplified" License

TLA 100.00%
tlaplus pluscal

tla-ci's Introduction

TLA-CI

TLA+ specifications accompanying paper: Automated Validation of State-Based Client-Centric Isolation with TLA+ (ASYDE'20) (https://doi.org/10.1007/978-3-030-67220-1_4). Based on Crooks' Isolation.

The code can be run with both:

Contents

  • ClientCentric.tla contains the definitions of Crooks' Isolation model.
  • ClientCentricPaperExamples.tla contains some examples from the paper. For example ASSUME test(Serializability(as1, bankTransactions), TRUE) shows that the banking example is serializable, but the other ordering isn't (Serializability(as1, bBankTransactions = FALSE), but is Snapshot Isolatable: ASSUME test(executionSatisfiesCT(bExecution, CT_SI), TRUE).
  • The 2PL related files show how a specification bug in a 2PL/2PC protocol can result in not serializable behavior.

Please contact me for more details.

tla-ci's People

Contributors

timsoethout avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

lemmy timsoethout

tla-ci's Issues

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.