REVIEW 1 cited by
Monolith to Microservices: Representing Application Software through Heterogeneous Graph Neural Network
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
Monolithic software encapsulates all functional capabilities into a single deployable unit. But managing it becomes harder as the demand for new functionalities grow. Microservice architecture is seen as an alternate as it advocates building an application through a set of loosely coupled small services wherein each service owns a single functional responsibility. But the challenges associated with the separation of functional modules, slows down the migration of a monolithic code into microservices. In this work, we propose a representation learning based solution to tackle this problem. We use a heterogeneous graph to jointly represent software artifacts (like programs and resources) and the different relationships they share (function calls, inheritance, etc.), and perform a constraint-based clustering through a novel heterogeneous graph neural network. Experimental studies show that our approach is effective on monoliths of different types.
Forward citations
Cited by 1 Pith paper
-
From Monolith to Microservices: A Comparative Evaluation of Decomposition Frameworks
Across four benchmark monoliths, hierarchical DBSCAN-based decomposition scores highest under the authors' hand-weighted aggregate metric, but most comparison data comes from prior papers.
Discussion (0). Continue with ORCID to comment.