Code Monkey home page Code Monkey logo

baccalaureus's Introduction

Choreia: A Static Analyzer to Generate Choreography Automata from Go Source Code

Abstract

Choreographies are an emerging paradigm for describing concurrent systems which have been gaining momentum in the last few years. The main purpose is to provide the developer with a tool that allows an immediate understanding of the interaction occuring between the participants within the system and how they interact with each other. Starting from individual participants, and their local views, it is possible to recompose in a bottom-up manner the entire Choreography (or global view) of the system. An added advantage of the Choreographies is that, when they respect well defined properties, they give guarantees on the absence of typical concurrency problems such as Deadlocks, Liveness and Race Conditions. There are various formal models of Choreographies, this thesis deals specifically with Choreography Automata, based on Finite State Automata (FSA).
This thesis presents Choreia: a static analysis tool that, starting from a Go source code, derives the Choreography Automata of the concurrent system in a bottom-up manner.

Credits and licensing

This work is licensed under a Creative Commons Zero v1.0 Universal.
All credits to the respective authors of the cited papers, special thanks the my relator of this thesis: Professor Ivan Lanese

baccalaureus's People

Contributors

its-hmny avatar

Stargazers

 avatar

Watchers

 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.