Giter Club home page Giter Club logo

so4mod's Introduction

So4MoD

This repository contains method implementation in the paper "So4MoD: Towards a Security-optimized Approach for the Microservices-oriented Decomposition" and experimental evaluation projects data.

The evaluation projects information statistics is presented in "Evaluation projects information statistics.xlsx", and the specific projects data is in path "So4MoD-ApproachImplementation\data-7". And the method implementation is in path "So4MoD-ApproachImplementation\So4MoD\codeDepends\src\main\java\methodImplementation".

If you want to run the code of the method or reproduce the results of our experiments, you can do the following:

  1. Place the data:

    The data needed by the method is placed in the path "So4MoD/src/main/dataFiles", and the current data is that of the JPetStore project, which can be used directly.

  2. Run the nsga2 codes:

    To run nsga2 just run the file "So4MoD-ApproachImplementation\So4MoD\codeDepends\src\main\java\methodImplementation\nsga\NSGAService.java".

  3. Run the evaluation computing codes:

    If you need to see the results of the calculations, please run the file "So4MoD-ApproachImplementation\So4MoD\codeDepends\src\main\java\methodImplementation\nsga\assessment\Caculate.java".

PS: If you want to change the evaluation projects, please put the data in path "So4MoD-ApproachImplementation\data-7" to the path in Step 1.

so4mod's People

Contributors

fengyingzi 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.