Skip to content

Application for testing and comparing different approaches to working with big load between several services

Notifications You must be signed in to change notification settings

busyasabee/ReactiveMessages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

ReactiveMessages

Application for testing and comparing different approaches to working with big load between several services.

Services:

  1. writer-service - send articles to article-editor-service
  2. article-editor-service - edit articles and then send them to publisher-service
  3. publisher-service - publish articles

Branches:

  1. first_approach - article-editor-service use @Async and thread pool for handling incoming article

About

Application for testing and comparing different approaches to working with big load between several services

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published