Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Sl No#

Component Name

Technology Name

Description

1

Front End

NodeJs

  1. UI: To initiate the contact review and order management process

  2. Producer: to push the request to queue

2

Queue : To receive the receive the request from the producer

RabbitMq

  1. To receive the receive the request from the producer

3

Consumer : Listens the queue and process the request

SprintBoot (Java)

  1. Contract Review Consumer

  2. Order management Consumer

2.2 Queue Details

...

Sl No#

...

Virtual Host

...

Name

...

Type

...

Description

...

1

...

/makino

...

q.makino.contractReviewProcessor

...

classic

...

2

...

/makino

...

q.makino.deadLetter

...

classic

...

3

...

/makino

...

q.makino.orderManagementProcessor

...

Process for long running jobs

3. Deployment Process

4. Deployment Servers

...