Blog Posts Decision / Rules Management

How Do Your Decision Microservices Communicate?

Blog: Decision Management Community

After you deploy your business decision models as microservices, you need to organize your inter-service communication.  Usually, your decision microservices are stateless. But what if they need to maintain some state? What if they updated values and those values got automatically propagated to other microservices via an in-memory platform? There are no database lookups, no file system writes, and no conflicts. For example, microservices tasked with running machine learning models need to maintain the state of their models and their parameter weights. This brings the important question: where are the states stored? Watch the Hazelcast’s webinar “How In-Memory Computing Enables a New Generation of Microservices.” See also “How to Make Microservices Communicate” Share your preferred communication mechanisms with the DM Community.

Leave a Comment

Get the BPI Web Feed

Using the HTML code below, you can display this Business Process Incubator page content with the current filter and sorting inside your web site for FREE.

Copy/Paste this code in your website html code:

<iframe src="https://www.businessprocessincubator.com/content/how-do-your-decision-microservices-communicate/?feed=html" frameborder="0" scrolling="auto" width="100%" height="700">

Customizing your BPI Web Feed

You can click on the Get the BPI Web Feed link on any of our page to create the best possible feed for your site. Here are a few tips to customize your BPI Web Feed.

Customizing the Content Filter
On any page, you can add filter criteria using the MORE FILTERS interface:

Customizing the Content Filter

Customizing the Content Sorting
Clicking on the sorting options will also change the way your BPI Web Feed will be ordered on your site:

Get the BPI Web Feed

Some integration examples

BPMN.org

XPDL.org

×