Skip to content

mbehrisch/guiro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Guiro (User-Guided Matrix Reordering)

You can access the source code here.

List of Microservices

  • Gateway: Connects Microservices; Central Login; Front-End
  • Matrixordering: contains all the matrix reordering algorithms and R-bridge (based on docker: rocker/verse); REST Swagger
  • Featureprojector: contains all the projection algorithms; REST Swagger
  • Database: stores the data and caches results; MongoDB (docker: mongodb)
  • FeatureStats: gives statistics about dataset
  • Kafka, Zookeeper, MariaDB: Service functionality in the background; inter-service communication;

Our implementation is based on Jhipster <www.jhipster.io>. More info there.

Live Demo

TBD (I need money for this)

Running the microservices

TBD

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors