Skip to content

Microservices Patterns in Jolie. A Calculator with SLA, Conditional Request, and Paggination

Notifications You must be signed in to change notification settings

Nordalf/microservicesinjolie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microservices in Jolie

Microservices are a standard to implement large-scale distributed systems. Experts have defined and documented a catalogue of Microservice API Patterns, which represent recurring problems. Those documents does not reference implementations and this is the starting point of this paper. The focus lies on three patterns: Service Level Agreement, Conditional Request, and Pagination, which helps with quality and optimization of microservices. We implement them using the native microservice language, Jolie, showing generic implementations of the patterns and commenting how Jolie supports them.

About

Microservices Patterns in Jolie. A Calculator with SLA, Conditional Request, and Paggination

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published