Giter Site home page Giter Site logo

wiserufba / fotbalancemanagement Goto Github PK

View Code? Open in Web Editor NEW
1.0 7.0 0.0 218 KB

Serviço de balanceamento de serviços usando Solver (OptaPlanner) para redes FoT

Home Page: http://wiser.dcc.ufba.br

License: MIT License

Java 99.88% Shell 0.12%
network osgi-services karaf cellar servicemix

fotbalancemanagement's Introduction

Fot Balance Management

Introdução

Serviço de balanceamento de bundles através do conceito de grupos utilizando do framework para resolução de problemas de planejamento OptaPlanner

Instalação

Para utilizar o bundle você primeiramente deve instalar as seguintes dependências, e após isso compilar e instalar o projeto na versão Servicemix 7.0.1 através do webconsole.

Copiar e colar no terminal do Karaf, na máquina responsável pelo controller:

config:edit org.apache.karaf.features.repos
config:property-set kie mvn:org.kie/kie-karaf-features/7.0.0.Final/xml/features
config:update
feature:repo-add cellar 4.0.4
feature:repo-add kie 7.0.0.Final
feature:install webconsole cellar cellar-obr cellar-log optaplanner-engine
config:edit org.ops4j.pax.url.mvn 
config:property-append org.ops4j.pax.url.mvn.repositories ", https://github.com/WiserUFBA/wiser-mvn-repo/raw/master/releases@id=wiser"
config:update
bundle:install -s mvn:br.ufba.dcc.wiser.fot/httpInstallMvnBundle/1.0.10
config:edit org.apache.karaf.cellar.groups
config:property-set default.bundle.sync disabled
config:property-set default.config.sync disabled
config:property-set default.feature.sync disabled
config:property-set default.obr.urls.sync disabled
config:update

Copiar e colar no terminal do karaf, nas demais máquinas:

feature:repo-add cellar 4.0.4
feature:install webconsole cellar cellar-obr cellar-log
config:edit org.ops4j.pax.url.mvn 
config:property-append org.ops4j.pax.url.mvn.repositories ", https://github.com/WiserUFBA/wiser-mvn-repo/raw/master/releases@id=wiser"
config:update
bundle:install -s mvn:br.ufba.dcc.wiser.fot/httpInstallMvnBundle/1.0.10
config:edit org.apache.karaf.cellar.groups
config:property-set default.bundle.sync disabled
config:property-set default.config.sync disabled
config:property-set default.feature.sync disabled
config:property-set default.obr.urls.sync disabled
config:update

Support and development

Desenvolvido por Jurandir Barbosa em

fotbalancemanagement's People

Contributors

jefersonla avatar jurandirbarbosa avatar

Stargazers

 avatar

Watchers

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