Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

PATTERN: COMMUNICATION THROUGH COMMON DATA

Sumit Rawal answered on February 9, 2023 Popularity 1/10 Helpfulness 1/10

Contents


More Related Answers

  • PATTERN: REQUEST-RESPONSE COMMUNICATION

  • PATTERN: COMMUNICATION THROUGH COMMON DATA

    0

    A style of communication which spans a multitude of

    implementations is communication through common data. This

    pattern is used in a situation where one microservice puts data

    into a defined location, and another microservice (or

    potentially multiple) then make use of this data. It can be as

    simple as one microservice dropping a file in a location, and at

    some point later on another microservice picking that file up

    and doing something with it.

    • This integration style is fundamentally asynchronous in nature.

    https://www.zuar.com/blog/data-integration-patterns-explained/

    Popularity 1/10 Helpfulness 1/10 Language whatever
    Source: Grepper
    Link to this answer
    Share Copy Link
    Contributed on Feb 09 2023
    Sumit Rawal
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.