2 projects
decparsing
Transforms abstract static analysis results into intermediate representations that are often used to suggest a decomposition of a monolithic application into microservices.
rldec
RLDec is a decomposition tool that analyzes the source code of a monolithic Java application and suggests the recommended microservices for each class in the system using a Deep Reinforcement Learning based method.