Abstract
The microservice architecture is a variation of a Service-Oriented Architecture (SOA) that allows a service to be broken down into a number of smaller but independently concurrent running units so that both performance and maintainability of the application can get a big improvement. In this paper, we introduce an approach to constructing a software with layered and distributed microservices using object-oriented specifications. The proposed approach could increase the concurrency of the application system and thus improve the performance and could increase the reusability of microservices.
Original language | American English |
---|---|
Pages | 33-34 |
Number of pages | 2 |
DOIs | |
State | Published - 17 Oct 2018 |
Event | 2018 IEEE World Congress on Services, SERVICES 2018 - San Francisco, United States Duration: 2 Jul 2018 → 7 Jul 2018 |
Conference
Conference | 2018 IEEE World Congress on Services, SERVICES 2018 |
---|---|
Country/Territory | United States |
City | San Francisco |
Period | 2/07/18 → 7/07/18 |
Keywords
- Microservice
- Object-Oriented specification
- Systematic approach