Вимірювальна техніка та метрологія. – 2023. – Випуск 84, №3

Permanent URI for this collectionhttps://ena.lpnu.ua/handle/ntb/61432

Науковий журнал

Входить до наукометричних баз Index Copernicus, CrossRef (DOI)

Measuring Equipment and Metrology : scientific journal. – Lviv : Lviv Politechnic Publishing House, 2023. – Volume 84, № 3. – 45 р.

Вимірювальна техніка та метрологія

Зміст


1
5
11
16
23
31
39
43
47
53
59
66

Content (Vol. 84, No 3)


1
5
11
16
23
31
39
43
47
53
59
66

Browse

Search Results

Now showing 1 - 1 of 1
  • Thumbnail Image
    Item
    Node.js project architecture with shared dependencies for microservices
    (Видавництво Львівської політехніки, 2023-02-28) Chaplia, Oleh; Klym, Halyna; Lviv Polytechnic National University
    Microservices is an architectural style in software development that involves constructing a big solution using small, self-contained services. A set of services are connected via well-defined APIs and work together like a coherent system. The application of microservices architecture spans a wide range of domains, e. g., healthcare, finance, government, military, gaming, and entertainment. This article analyzes existing project architecture approaches for Node.js, and improves scalable project architecture for Node.js using shared dependencies. The proposed project architecture with shared module dependencies is explicitly created for Node.js microservice. Also, the article shows the results obtained from a test project that was created based on the proposed architecture.